2.2.1.4.1 PidTagResolveMethod Property
Data type: PtypInteger32 ([MS-OXCDATA] section 2.11.1)
The PidTagResolveMethod property ([MS-OXPROPS] section 2.930) specifies how to resolve any conflicts with the message. This property is not required.
The following table defines valid values for the PidTagResolveMethod property.
Flag name |
Value |
Description |
---|---|---|
RESOLVE_METHOD_DEFAULT |
0x00000000 |
A conflict resolve message SHOULD be generated. |
RESOLVE_METHOD_LAST_WRITER_WINS |
0x00000001 |
Overwrite the target message with the current changes being applied. |
RESOLVE_NO_CONFLICT_NOTIFICATION |
0x00000002 |
Do not send a conflict notification message when generating a conflict resolve message in a public folder. |
For more details about conflict resolution, see section 3.1.5.6.