Builder

class Builder

Properties

Link copied to clipboard
var body: String?

The body of the email message.

Link copied to clipboard

The email address to forward bounces and complaints to, if feedback forwarding is enabled.

Link copied to clipboard

The verified email address to send the email message from. The default value is the FromAddress specified for the email channel.

Link copied to clipboard

The email message, represented as a raw MIME message.

Link copied to clipboard

The reply-to email address(es) for the email message. If a recipient replies to the email, each reply-to address receives the reply.

Link copied to clipboard

The email message, composed of a subject, a text part, and an HTML part.

Link copied to clipboard

The default message variables to use in the email message. You can override the default variables with individual address variables.

Functions

Link copied to clipboard
Link copied to clipboard