Record: Message
Email message properties.
Closed record
Fields
- to string | string[ ]
- subject string
- 'from string?
- body string?
- htmlBody string?
- cc string | string[ ]?
- bcc string | string[ ]?
- replyTo string | string[ ]?
- contentType string?
- headers map<string>?
- sender string?
- attachments Entity | Attachment | (Entity | Attachment)[ ]?
TO address list
Subject of email
Text typed body of the email message
HTML typed body of the email message
CC address list
BCC address list
Reply To addresses
Content Type of the Body
Header list
Sender's address
Email attachements