Platform SDK: MAPI |
The PR_BODY_HTML property contains the Hypertext Markup Language version of the message text.
Header file: | MAPITAGS.H |
Must be exposed by: | Message objects |
Identifier: | 0x1013 |
Property type: | PT_TSTRING |
Property tag: | 0x1013001E (0x1013001F for Unicode) |
The PR_BODY_HTML property contains the same message text as the PR_BODY property but in Hypertext Markup Language (HTML).
A message store that supports HTML indicates this by setting the STORE_HTML_OK flag in its PR_STORE_SUPPORT_MASK property.