CustomXmlSerializationDelegate delegate
Represents the method that applications can use to emit custom XML in SOAP requests that are sent to Exchange Web Services (EWS).
Namespace: Microsoft.Exchange.WebServices.Data
Assembly: Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)
Parameters
- writer
- Type: System.Xml.XmlWriter
The XmlWriter to use to emit the custom XML.
Show: