EmailMessage Class |
Namespace: Isc
public class EmailMessage
The EmailMessage type exposes the following members.
Name | Description | |
---|---|---|
EmailMessage |
Name | Description | |
---|---|---|
Body |
Plaintext body.
| |
documents |
The file(s) to be populated into the message body. These can be in a number of formats, specified using the format property. This field must have at least one item.
| |
ReplyTo |
Reply To address
| |
sender |
The sending account that should be used to transmit these messages. For authentication purposes.
| |
Subject |
Subject
| |
ToList |
One or more delivery addresses.
|