List Messages Query Params
Class representing the query parameters for listing messages.
Constructors
Properties
Allows you to specify to return messages with headers included.
Return emails that contain attachments.
An identifier that specifies which page of data to return. This value should be taken from the ListResponse.nextCursor response field.
Return emails that have been received after this timestamp.
Return emails that have been received before this timestamp.
The provider-specific query string used to search messages. Available for Google and Microsoft Graph only.
Functions
Convert the query parameters to a json-formatted map.
Return emails that have been sent or received from this list of email addresses.
Allows you to specify to return messages with headers included.
Return emails that contain attachments.
Return emails that are in these folder IDs.
An identifier that specifies which page of data to return. This value should be taken from the ListResponse.nextCursor response field.
Return emails that have been received after this timestamp.
Return emails that have been received before this timestamp.
The provider-specific query string used to search messages. Available for Google and Microsoft Graph only.
Return emails that are starred.
Return items with a matching literal subject.
Return emails that belong to this thread.