menu
ews package
documentation
Core/ExchangeServiceBase.dart
ExchangeServiceBase
OnSerializeCustomSoapHeaders property
OnSerializeCustomSoapHeaders property
dark_mode
light_mode
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 = [];
ews package
documentation
Core/ExchangeServiceBase
ExchangeServiceBase
OnSerializeCustomSoapHeaders property
ExchangeServiceBase class