PR_RTF_SYNC_BODY_CRC

The PR_RTF_SYNC_BODY_CRC property contains the cyclical redundancy check (CRC) computed for the message text.

Quick Info

Header file: MAPITAGS.H
Identifier: 0x1006
Property type: PT_LONG
Property tag: 0x10060003

Remarks

The RTFSync function computes the CRC 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.

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

See Also

Reserved Properties