Create Draft Request
Class representing a request to create a draft.
Constructors
Types
Builder for CreateDraftRequest.
Properties
An array of files to attach to the message.
A list of custom headers to add to the message.
When true, the message body is sent as plain text and the MIME data doesn't include the HTML version of the message. When false, the message body is sent as HTML.
The ID of the message that you are replying to.
Options for tracking opens, links, and thread replies.
Functions
An array of files to attach to the message.
A list of custom headers to add to the message.
An array of name and email pairs that override the sent reply-to headers.
The ID of the message that you are replying to.
Whether or not the message has been starred by the user.
The message subject.
Options for tracking opens, links, and thread replies.
When true, the message body is sent as plain text and the MIME data doesn't include the HTML version of the message. When false, the message body is sent as HTML.