AutodiscoverServiceBase.OnSerializeCustomSoapHeaders

AutodiscoverServiceBase.OnSerializeCustomSoapHeaders event

Provides an event that applications can implement to emit custom SOAP headers in requests that are sent to Exchange.

public event CustomXmlSerializationDelegate OnSerializeCustomSoapHeaders;

See Also