The SingleEmailMessage type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| SingleEmailMessage | Initializes a new instance of the SingleEmailMessage class |
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| bccAddresses | ||
| bccSender | (Inherited from Email.) | |
| ccAddresses | ||
| charset | ||
| documentAttachments | ||
| emailPriority | (Inherited from Email.) | |
| fileAttachments | ||
| htmlBody | ||
| inReplyTo | ||
| orgWideEmailAddressId | ||
| plainTextBody | ||
| references | ||
| replyTo | (Inherited from Email.) | |
| saveAsActivity | (Inherited from Email.) | |
| senderDisplayName | (Inherited from Email.) | |
| subject | (Inherited from Email.) | |
| targetObjectId | ||
| templateId | ||
| toAddresses | ||
| useSignature | (Inherited from Email.) | |
| whatId |