Hierarchy
-
Based<ItemData>
- MailMessageData
Properties
Readonly __createdAt
Date and time of creation.
Readonly __createdBy
Object’s author.
Optional Readonly __deletedAt
Date and time of deletion.
Readonly __id
ID of the object.
Readonly __name
Email header.
Readonly __updatedAt
Date and time of change.
Readonly __updatedBy
Author of the last change.
Readonly _attachments
Attachments.
Readonly _body
Email body.
Readonly _mailbox
Mailbox ID.
Readonly _recipients
Recipients.
Readonly _seen
Read.
Readonly _sender
Sender.
Email object fields