UpdateItemResponseMessageType.ConflictResults 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 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.