List Threads Query Params
Constructors
Types
Builder for ListThreadsQueryParams.
Properties
Return emails that contain attachments.
Return threads whose most recent message was received after this Unix timestamp.
Return threads whose most recent message was received before this Unix timestamp.
An identifier that specifies which page of data to return. This value should be taken from the ListResponse.nextCursor response field.
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.
Return emails that contain attachments.
Return emails that are in these folder IDs.
Return threads whose most recent message was received after this Unix timestamp.
Return threads whose most recent message was received before this Unix timestamp.
An identifier that specifies which page of data to return. This value should be taken from the ListResponse.nextCursor response field.
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.