UpdateItemType.ConflictResolution Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The ConflictResolution property gets or sets an enumeration value that represents the type of conflict resolution that is performed during an update. This property is required. This is a read/write property.
public:
property ExchangeWebServices::ConflictResolutionType ConflictResolution { ExchangeWebServices::ConflictResolutionType get(); void set(ExchangeWebServices::ConflictResolutionType value); };
public ExchangeWebServices.ConflictResolutionType ConflictResolution { get; set; }
Public Property ConflictResolution As ConflictResolutionType
Property Value
The ConflictResolution property returns a ConflictResolutionType enumeration.