WebProxy property

IWebProxy? WebProxy
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.

Implementation

IWebProxy? get WebProxy => this._webProxy;