ExchangeServiceBase.OnSerializeCustomSoapHeaders Event
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the event that is called to enable applications to emit custom SOAP headers in requests that are sent to Microsoft Exchange Server.
public:
event Microsoft::Exchange::WebServices::Data::CustomXmlSerializationDelegate ^ OnSerializeCustomSoapHeaders;
public event Microsoft.Exchange.WebServices.Data.CustomXmlSerializationDelegate OnSerializeCustomSoapHeaders;
Public Custom Event OnSerializeCustomSoapHeaders As CustomXmlSerializationDelegate