UpdateItemResponseMessageType.ConflictResults Property

Definition

The ConflictResults property gets or sets the number of conflicts in the result.

public:
 property ExchangeWebServices::ConflictResultsType ^ ConflictResults { ExchangeWebServices::ConflictResultsType ^ get(); void set(ExchangeWebServices::ConflictResultsType ^ value); };
public ExchangeWebServices.ConflictResultsType ConflictResults { get; set; }
Public Property ConflictResults As ConflictResultsType

Property Value

The ConflictResults property returns a ConflictResultsType object that contains the number of conflicts in the result.

Applies to