PR_BODY_HTML

The PR_BODY_HTML property contains the Hypertext Markup Language version of the message text.

Quick Info

Header file: MAPITAGS.H
Must be exposed by: Message objects
Identifier: 0x1013
Property type: PT_TSTRING
Property tag: 0x1013001E (0x1013001F for Unicode)

Remarks

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.

See Also

Message Text Properties