ExchangeServiceBaseWebProxy - свойство
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.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public IWebProxy WebProxy { get; set; }
Public Property WebProxy As IWebProxy
Get
Set
public:
property IWebProxy^ WebProxy {
IWebProxy^ get ();
void set (IWebProxy^ value);
}
member WebProxy : IWebProxy with get, set
Значение свойства
IWebProxy