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
Name | Description |
---|---|
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
Name | Description |
---|---|
order_by_string | The sort query string. |
Methods
Name | Description |
---|---|
equals(other) |
See Also
- namespace aspose.email.tools.search
- assembly Aspose.Email