ExchangeServiceBase.OnSerializeCustomSoapHeaders Event

Definition

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 

Event Type

Applies to