content-type Field
Topic Last Modified: 2006-06-13
The body part content type.
Full Name
urn:schemas:mailheader:content-type
Content Class
Named Constant
CdoMailHeader.cdoContentType
Variant Subtype
String
BSTR
OLE DB Type
DBTYPE_STR
Remarks
This field describes the data contained in the body fully enough that the receiving user-agent can pick an appropriate agent or mechanism to present the data. A complete content-type header field includes the content-media-type and any number of optional parameters.
Example
text/plain; charset="iso-8859-1"