MIMEEmailPayloads
Returns the MIME content for email.
Columns
| Name | Type | Description |
| Id [KEY] | Integer | The Id of the Email. |
| MailBox | String | Email Address of Sender's mailbox. |
| MessageId | String | The Unique Message ID. |
| Raw | String | The Base64 encoded MIME email content. |