{
"taskType": "Task",
"dueDate": "2019-08-24T14:15:22.123Z",
"subject": "string",
"assignedToType": "People",
"assignedToId": "string",
"relatedToType": "Account",
"relatedToId": "string",
"contactType": "Lead",
"contactIds": [
"string"
],
"status": "Open",
"comments": "string",
"lastModifiedBy": "string",
"createdBy": "string",
"emailMessage": {
"from": "string",
"to": "string",
"cc": "string",
"bcc": "string",
"subject": "string",
"body": "string",
"editorBody": "string"
},
"sortDate": "2019-08-24T14:15:22.123Z"
}