AutodiscoverServiceBase.WebProxy

AutodiscoverServiceBase.WebProxy property

Gets or sets the web proxy that should be used when sending requests to EWS. Set this property to null to use the default web proxy.

public IWebProxy WebProxy { get; set; }

See Also