Platform SDK: CDO for Windows 2000

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

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

Name Constant

CdoConfiguration.cdoHTTPCookies

Variant SubType

[Visual Basic] String

[C++,IDL] BSTR

Example

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