MailQuery

MailQuery class

Represents the search criteria, that are used to match several message properties in the mailbox.

The MailQuery type exposes the following members:

Constructors

NameDescription
MailQuery(query_string)Initializes a new instance of the MailQuery class
MailQuery(query_string, order_by_string)Initializes a new instance of the MailQuery class

Properties

NameDescription
order_by_stringThe sort query string.

Methods

NameDescription
equals(other)

See Also