ExchangeClient.CookieContainer

ExchangeClient.CookieContainer property

Gets or sets the cookie container.

public CookieContainer CookieContainer { get; set; }

Property Value

The cookie container.

See Also