To |
A comma separated list of email address to be used as the intended recipients. Custom names can be used if any of the addresses are provided in the format: NAME |
CC |
A comma separated list of email address to be used as the intended CC recipients. Custom names can be used if any of the addresses are provided in the format: NAME |
BCC |
A comma separated list of email address to be used as the intended BCC recipients. Custom names can be used if any of the addresses are provided in the format: NAME |
Display Name (From) |
The value to be used for the Name of the sender (the email address of the sender can not be manually set). |
Reply To |
The address of the account that email replies should be sent to. The email address of the A custom name can be used if the address is provided in the format: NAME |
Subject |
The subject of the email. |
HTML Body |
HTML representing the body of the email (should start with '' and end with ''). |
Alternate Body (Text) |
A plaintext message that will be displayed if the recipient can't display multipart HTML emails. |
Attachment File Name |
The name of the file that will be attached to this email message. |
Attachment File Content |
The content of the file that will be attached to this email message. |
Attachment Encoding |
This parameter specifies whether the attachment content is Base64 encoded. |