LazyMAPI

MAPI Properties

MAPI Property: PR_BODY_HTML, PR_BODY_HTML_A, PR_BODY_HTML_W
Description: Contains the Hypertext Markup Language (HTML) version of the message text.
Property ID: $1013
Property 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.