AutoResolvedWinner Property (Appointment)
In This Topic
Gets the
System.Boolean value determining if the item is a winner of an automatic conflict resolution.
Syntax
'Declaration
Public ReadOnly Property AutoResolvedWinner As Boolean
public bool AutoResolvedWinner {get;}
See Also