Record: Options
Optional parameters for an Email message.
Closed record
Fields
- htmlBody string?
- contentType string?
- headers map<string>?
- cc string | string[ ]?
- bcc string | string[ ]?
- replyTo string | string[ ]?
- sender string?
- attachments Entity | Attachment | (Entity | Attachment)[ ]?
HTML typed body of the email message
Content Type of the Body
Header list
CC address list
BCC address list
Reply To addresses
Sender's address
Email attachements