content-type Field

content-type Field

The body part content type.

Full Name

urn:schemas:mailheader:content-type

Name Constant

CdoMailHeader.cdoContentType

OLE DB Type

DBTYPE_STR

Variant Sub Type

String

BSTR

Remarks

The Content-Type 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"