PR_CONFLICT_ITEMS

PR_CONFLICT_ITEMS

Contains one or more entry IDs of items that have been involved in an automatic conflict resolution in Microsoft Office Outlook.

Quick Info

Exposed by: Message objects that support and are involved in conflict resolutions in Outlook
Identifier: 0x1098
Property type: PT_MV_BINARY
Property tag: 0x10981102
Access: Read-only

Remarks

The types of standard Outlook items that support automatic conflict resolution include the following standard item types: appointment items, contact items, journal items, mail items, meeting items, sticky note items, and task items. An item belonging to a message class that derives from one of these standard item types also supports automatic conflict resolution. In Outlook 2003 and Outlook 2007, when Outlook synchronizes items and considers that there is a possibility that the resultant copy may not contain all essential data, Outlook stores the conflicting copies in the Conflicts folder, under the Sync Issues folder. (Note that Sync Issues and its subfolders are hidden until you click Folder List on the Go menu.)

An item exposes the PR_CONFLICT_ITEMS property if it is one of the item types that support automatic conflict resolution, has won in a conflict resolution, or has been placed in the Conflicts folder as a result of a conflict resolution. The folder in which the item is placed determines the content of PR_CONFLICT_ITEMS. If the item is located in some folder other than the Conflicts folder, and the item exposes the PR_CONFLICT_ITEMS property, the item must have won the conflict resolution, and PR_CONFLICT_ITEMS would contain one or more entry IDs of those items that lost in the conflict resolution. If the item is located in the Conflicts folder and the item exposes the PR_CONFLICT_ITEMS property, this item must have lost the conflict resolution, and PR_CONFLICT_ITEMS would contain the entry ID of the item that won in the conflict resolution.

See Also

About MAPI Additions

About Conflict Resolution for Custom Item Types