MailQuery Class |
Namespace: Aspose.Email.Tools.Search
The MailQuery type exposes the following members.
Name | Description | |
---|---|---|
MailQuery |
Initializes a new instance of the MailQuery class.
|
Name | Description | |
---|---|---|
Equals(Object) |
Determines whether the specified Object, is equal to this instance.
(Overrides ObjectEquals(Object).) | |
Equals(MailQuery) |
Indicates whether the current object is equal to another object of the same type.
| |
GetHashCode |
Returns a hash code for this instance.
(Overrides ObjectGetHashCode.) | |
GetSchema |
This 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 XmlSchemaProviderAttribute to the class.
| |
GetType | (Inherited from Object.) | |
ReadXml |
Generates an object from its XML representation.
| |
ToString |
Returns a String that represents this instance.
(Overrides ObjectToString.) | |
WriteXml |
Converts an object into its XML representation.
|