PidTagRtfSyncBodyTag Canonical Property
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Contains significant characters that appear at the beginning of the message text.
Associated properties: |
PR_RTF_SYNC_BODY_TAG, PR_RTF_SYNC_BODY_TAG_A, PR_RTF_SYNC_BODY_TAG_W |
Identifier: |
0x1008 |
Data type: |
PT_STRING8, PT_UNICODE |
Area: |
MAPI message |
Remarks
The RTFSync function uses the text tag to indicate the beginning of the message text. When the text is modified, the tag is used to find the beginning of the previous text.
These properties are Rich Text Format auxiliary properties. They 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.