ExchangeAdvancedSyntaxMailQuery.WriteXml
ExchangeAdvancedSyntaxMailQuery.WriteXml method
Converts an object into its XML representation. Not implemented for the ExchangeAdvancedMailQuery class.
public override void WriteXml(XmlWriter writer)
| Parameter | Type | Description |
|---|---|---|
| writer | XmlWriter | The XmlWriter stream to which the object is serialized. |
Exceptions
| exception | condition |
|---|---|
| NotImplementedException | Throws when this method is invoked. This method is not implemented for ExchangeAdvancedMailQuery class. |
See Also
- class ExchangeAdvancedSyntaxMailQuery
- namespace Aspose.Email.Clients.Exchange
- assembly Aspose.Email