Record
-
email
:
Email
Email message properties.
Fields
- to string[]
-
TO address list
- cc string[]?
-
CC address list
- bcc string[]?
-
BCC address list
- subject string
-
Subject of email
- body string | xml | json
-
Body of the email message
- contentType string?
-
Content Type of the Body
- headers map<string>
-
Header list
- from string
-
From address
- sender string?
-
Sender's address
- replyTo string[]?
-
Reply To addresses
- attachments Entity[]?
-
Email attachements