PidTagConflictItems Canonical Property

Applies to: Office 2010 | Outlook 2010 | Visual Studio

In this article

Remarks
Related Resources

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

Associated properties:

PR_CONFLICT_ITEMS

Identifier:

0x1098

Property type:

PT_MV_BINARY

Area:

ICS

Remarks

The types of standard Microsoft 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 Microsoft Outlook 2003 and Microsoft Office 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

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 was placed in the Conflicts folder because 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.

Protocol Specifications

  • [MS-OXPROPS]
    Provides property set definitions and references to related Exchange Server protocol specifications.

  • [MS-OXCSYNC]
    Handles synchronizing messaging object data between a server and a client.

Header Files

  • Mapidefs.h
    Provides data type definitions.

  • Mapitags.h
    Contains definitions of properties listed as alternate names.

See Also

Concepts

About MAPI Additions

MAPI Properties

MAPI Canonical Properties

Mapping Canonical Property Names to MAPI Names

Mapping MAPI Names to Canonical Property Names