PidTagRtfSyncPrefixCount Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Contains a count of the ignorable characters that appear before the significant characters of the message.
Associated properties: |
PR_RTF_SYNC_PREFIX_COUNT |
Identifier: |
0x1010 |
Data type: |
PT_LONG |
Area: |
MAPI message |
Remarks
The count of prefix characters does not include white space.
This property is a Rich Text Format (RTF) auxiliary property. RTF auxiliary properties are used by the RTFSync function and are not intended to be used directly by client applications.
Related Resources
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.