menu
ews package
documentation
Core/ExchangeServiceBase.dart
ExchangeServiceBase
WebProxy property
WebProxy property
dark_mode
light_mode
WebProxy
property
IWebProxy
?
get
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;
ews package
documentation
Core/ExchangeServiceBase
ExchangeServiceBase
WebProxy property
ExchangeServiceBase class