SearchCriteria Type

Criteria used when searching.

Remarks

This type provides search options to be used when calling SearchMailbox.

Fields

id
String

The Gmail assigned id of the message.

This property may be set to the unique Gmail assigned Id of the message.

labels
String

A space separated list of labels to use when searching.

This property specifies a space separated list of labels to be used when searching. Messages with matching labels will be returned. Labels that include spaces must be quoted, for instance: "My Label".

searchString
String

The Gmail search string.

This property may contain a Gmail search string. The search string syntax is the same as the advanced search options in the Gmail web interface. For instance "has:attachment in:unread".

threadId
String

The thread Id to search for.

This property defines the thread Id to search for. This can be used to retrieve all messages in a conversation.

Constructors

public init()

 
 
Copyright (c) 2021 /n software inc. - All rights reserved.
Cloud Mail 2020 macOS Edition - Version 20.0 [Build 7878]