PidTagRtfSyncBodyCrc Canonical Property

Applies to: Office 2010 | Outlook 2010 | Visual Studio

Contains the cyclical redundancy check (CRC) computed for the message text.

Associated properties:

PR_RTF_SYNC_BODY_CRC

Identifier:

0x1006

Data type:

PT_LONG

Area:

MAPI message

Remarks

The RTFSync function computes the CRC by using only the characters that it considers to be significant to the message. For example, some white space and other ignorable characters are omitted from the CRC.

This property is a Rich Text Format (RTF) auxiliary property. These properties are used by the RTFSync function and are not intended to be used directly by client applications.

Protocol Specifications

  • [MS-OXPROPS]
    Provides references to related Exchange Server protocol specifications.

  • [MS-OXTNEF]
    Encodes and decodes message and attachment objects to an efficient stream representation.

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