IChangeConflict::SetResolveActionForChangeUnit
Sets a conflict resolution action for the conflicting change unit change.
Be aware that setting the conflict resolution action for a change unit on an update-delete conflict is not valid, because this type of conflict must be resolved at the item level.
By setting this action in an event handler for ISyncCallback::OnConflict, the event handler specifies how the change applier should handle the conflict.
Show: