UpdateItemType.ConflictResolution Property

Definition

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.

Applies to