httpcookies Field

httpcookies Field

If set, these HTTP cookies, separated by semi-colons, are sent along with HTTP requests to retrieve HTML pages, such as when creating an MHTML formatted message using the IMessage.CreateMHTMLBody method or using IMessage.AddAttachment.

Full Name

https://schemas.microsoft.com/cdo/configuration/httpcookies

Name Constant

CdoConfiguration.cdoHTTPCookies

Variant SubType

String

BSTR

Example

CookieName=CookieValue;Cookie-Value2=value2;CookieValue3=value3