PidTagRtfSyncBodyCount Canonical Property
Applies to: Outlook 2013 | Outlook 2016
Contains a count of the significant characters of the message text.
Property | Value |
---|---|
Associated properties: |
PR_RTF_SYNC_BODY_COUNT |
Identifier: |
0x1007 |
Data type: |
PT_LONG |
Area: |
MAPI message |
Remarks
The RTFSync function computes the count of characters in the text using only those that it considers to be significant to the message. For example, some white space and other ignorable characters are omitted from the count.
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.
Related resources
Protocol specifications
Provides references to related Exchange Server protocol specifications.
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.