get Email Message With Body
abstract suspend fun getEmailMessageWithBody(input: GetEmailMessageWithBodyInput): EmailMessageWithBody?
Get the body and attachment data of an EmailMessage.
Parameters
input
GetEmailMessageWithBodyInput Parameters used to retrieve the data of the email message.