ExchangeServiceBase.CookieContainer property

Gets or sets the cookie container.

Namespace:  Microsoft.Exchange.WebServices.Data
Assembly:  Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)

public CookieContainer CookieContainer { get; set; }

Property value

Type: System.Net.CookieContainer
A CookieContainer object.
Show: