EmailMessage
class EmailMessage
Specifies the default settings and content for a one-time email message that's sent directly to an endpoint.
Types
Properties
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 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.