MailQuery

MailQuery class

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

Constructors

NameDescription
MailQuery (8 overloads)Initializes a new instance of the MailQuery class.

Methods

NameDescription
Equals (2 overloads)Indicates whether the current object is equal to another object of the same type.
get_OptionsThe query options.
get_OrderByStringThe sort query string.
get_QueryStringThe query string.
GetHashCodeReturns a hash code for this instance.
GetSchemaThis method is reserved and should not be used. When implementing the IXmlSerializable interface, you should return null (Nothing in Visual Basic) from this method, and instead, if specifying a custom schema is required, apply the T:System::Xml::Serialization::XmlSchemaProviderAttribute to the class.
NormalizeExpressionNormalizes the expression.
ReadXmlGenerates an object from its XML representation.
set_OptionsThe query options.
set_QueryStringThe query string.
ToStringReturns a System::String that represents this instance.
ValidateExpressionValidates the expression.
WriteOrderByXmlConverts an object into its XML representation.
WriteXmlConverts an object into its XML representation.