Platform SDK: Exchange 2000 Server |
[This is preliminary documentation and subject to change.]
The body part content type.
urn:schemas:mailheader:content-type
CdoMailHeader.cdoContentType
DBTYPE_STR
[Visual Basic] String
[C++] BSTR
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.
text/plain; charset="iso-8859-1"