Builder
Builder for CreateDraftRequest.
Functions
Sets the files to attach to the message.
Sets the bcc recipients.
Sets the full HTML message body. Messages with only plain-text representations are up-converted to HTML.
Builds a CreateDraftRequest instance.
Sets the cc recipients.
Sets the custom headers to add to the message.
Sets the from address.
Sets whether the message body is sent as plain text. 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.
Sets the reply-to recipients.
Sets the ID of the message that you are replying to.
Sets the unix timestamp to send the message at.
Sets whether or not the message has been starred by the user.
Sets the message subject.
Sets the recipients.
Sets the options for tracking opens, links, and thread replies.