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) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
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