The PR_IN_CONFLICT property indicates which embedded message attachments represent conflicting versions of a message in conflict.
Header file: | EDKMDB.H |
Applies to: | Attachment objects (information store objects) |
Identifier: | 0x666c |
Property type: | PT_BOOLEAN |
Access: | Read-only |
The PR_IN_CONFLICT property is TRUE for those embedded message attachments that are conflicting versions of the top-level message. It is used by any conflict resolution agent (or form). From this property, the agent can locate the conflicting versions of the message. Then the agent can choose the winning version using any criteria or merge the conflicting versions. For more information, see Handling Message Conflicts.