Delegate AutodiscoverServiceBase.CustomXmlSerializationDelegate
AutodiscoverServiceBase.CustomXmlSerializationDelegate delegate
Defines a delegate that is used to allow applications to emit custom XML when SOAP requests are sent to Exchange.
public delegate void CustomXmlSerializationDelegate(XmlWriter writer);
| Parameter | Type | Description | 
|---|---|---|
| writer | XmlWriter | The XmlWriter to use to emit the custom XML. | 
See Also
- class AutodiscoverServiceBase
- namespace Aspose.Email.Clients.Exchange
- assembly Aspose.Email