ExchangeServiceBaseCookieContainer - свойство
Gets or sets the cookie container.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
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.