The PR_RTF_SYNC_BODY_COUNT property contains a count of the significant characters of the message text.
Header file: | MAPITAGS.H |
Identifier: | 0x1007 |
Property type: | PT_LONG |
Property tag: | 0x10070003 |
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.
The PR_RTF_SYNC_BODY_COUNT property is an RTF auxiliary property. These properties are used by the RTFSync function and are not intended to be used directly by client applications.