PidTagBodyHtml Canonical Property

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

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

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

Concepts

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names