PidTagBodyHtml Canonical Property

Applies to: Outlook 2013 | Outlook 2016

Contains the Hypertext Markup Language (HTML) version of the message text.

Property Value
Associated properties:
PR_BODY_HTML, PR_BODY_HTML_A, PR_BODY_HTML_W
Identifier:
0x1013
Data type:
PT_UNICODE, PT_STRING8
Area:
General messaging

Remarks

These properties contain the same message text as the PR_BODY_CONTENT_LOCATION (PidTagBodyContentLocation), but in HTML.

A message store that supports HTML indicates this by setting the STORE_HTML_OK flag in its PR_STORE_SUPPORT_MASK (PidTagStoreSupportMask).

Note STORE_HTML_OK is not defined in versions of Mapidefs.h included with Microsoft® Exchange 2000 Server and earlier. If STORE_HTML_OK is undefined, use the value 0x00010000 instead.

Protocol specifications

[MS-OXPROPS]

Provides references to related Exchange Server protocol specifications.

[MS-OXCMSG]

Handles message and attachment objects.

Header files

Mapidefs.h

Provides data type definitions.

Mapitags.h

Contains definitions of properties listed as alternate names.

See also

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names