httpcookies Field
Topic Last Modified: 2006-06-13
The httpcookies field contains a list of cookies that are sent with HTTP requests for HTML pages through the IMessage.CreateMHTMLBody and IMessage.AddAttachment methods.
Full Name
https://schemas.microsoft.com/cdo/configuration/httpcookies
Named Constant
cdoHTTPCookies
OLE DB Type
DBTYPE_WSTR
Example
CookieName1=CookieVal1;CookieName2=CookieVal2