ExchangeServiceBase.HttpHeaders property
Gets a list of HTTP headers associated with requests to Exchange Web Services (EWS).
Namespace: Microsoft.Exchange.WebServices.Data
Assembly: Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)
Property value
Type: System.Collections.Generic.IDictionary<String, String>The list of HTTP headers associated with requests, organized as key/value pairs.
Show: