AutodiscoverServiceBase.HttpHeaders

AutodiscoverServiceBase.HttpHeaders property

Gets a collection of HTTP headers that will be sent with each request to EWS.

public IDictionary<string, string> HttpHeaders { get; }

See Also