Constructors
Properties
An array of files attached to the message.
The message headers. Only present if the 'fields' query parameter is set to includeHeaders.
The ID of the scheduled message. Only present if the message was scheduled to be sent.
Options for tracking opens, links, and thread replies. Only present if the 'fields' query parameter is set to include_tracking_options.
Functions
An array of files attached to the message.
Unix timestamp of when the message was created.
The ID of the folder(s) the message appears in.
Grant ID of the Nylas account.
The message headers. Only present if the 'fields' query parameter is set to includeHeaders.
A list of key-value pairs storing additional data.
A Base64url-encoded string containing the message data (including the body content). Only present if the 'fields' query parameter is set to raw_mime.
An array of name and email pairs that override the sent reply-to headers.
The ID of the scheduled message. Only present if the message was scheduled to be sent.
A short snippet of the message body. This is the first 100 characters of the message body, with any HTML tags removed.
Whether or not the message has been starred by the user.
The message subject.
A reference to the parent thread object. If this is a new draft, the thread will be empty.
Options for tracking opens, links, and thread replies. Only present if the 'fields' query parameter is set to include_tracking_options.