| Class | Description |
|---|---|
| AttachmentDescriptor |
This is a container class that stores the content and mime type for a single email "part".
|
| EmailDefinition |
This is a container class that stores the configuration and data needed to send an email.
|
| Emailer |
This is a helper class that makes it easy to send an email.
|
| EmbedDescriptor |
This is a container class that stores the details of an embedded image for an html email.
|
| Enum | Description |
|---|---|
| ConnectionSecurity |
Defines the supported types of email connection security.
|
| ResourceType |
Defines an attachment or embedded image resource type.
|