using com.apama.cumulocity.SendEmail;
send SendEmail(EMAIL_SUBJECT, emailMessage, EMAIL_SENDER, [EMAIL_RECIPIENT], new sequence<string>, "", new dictionary<string,string>) to SendEmail.SEND_CHANNEL;
not sure if there is anything available for the Microservice SDK.