OnSerializeCustomSoapHeaders property

List<CustomXmlSerializationDelegate> OnSerializeCustomSoapHeaders
getter/setter pair
Provides an event that applications can implement to emit custom SOAP headers in requests that are sent to Exchange.

Implementation

List<CustomXmlSerializationDelegate> OnSerializeCustomSoapHeaders = [];