ExchangeServiceBaseCookieContainer - свойство
Gets or sets the cookie container.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
public CookieContainer CookieContainer { get; set; }
Public Property CookieContainer As CookieContainer
Get
Set
public:
property CookieContainer^ CookieContainer {
CookieContainer^ get ();
void set (CookieContainer^ value);
}
member CookieContainer : CookieContainer with get, set
Значение свойства
CookieContainerThe cookie container.