{
"toRecipients": [
{
"emailAddress": {
"address": "string"
}
}
],
"bccRecipients": [
{
"emailAddress": {
"address": "string"
}
}
],
"ccRecipients": [
{
"emailAddress": {
"address": "string"
}
}
],
"body": {
"content": "string",
"contentType": "Text"
},
"bodyPreview": "string",
"changeKey": "string",
"conversationId": "string",
"conversationIndex": "string",
"createdDateTime": "string",
"flag": {},
"from": {
"emailAddress": {
"address": "string"
}
},
"hasAttachments": true,
"id": "string",
"importance": "string",
"inferenceClassification": "string",
"internetMessageHeaders": [
{}
],
"internetMessageId": "string",
"isDeliveryReceiptRequested": true,
"isDraft": true,
"isRead": true,
"isReadReceiptRequested": true,
"lastModifiedDateTime": "string",
"parentFolderId": "string",
"receivedDateTime": "string",
"replyTo": [
{
"emailAddress": {
"address": "string"
}
}
],
"sender": {
"emailAddress": {
"address": "string"
}
},
"sentDateTime": "string",
"subject": "string"
}