UpdateInboxRulesException.Errors Property

Definition

Gets a collection of errors that detail the reasons the rule operation failed validation.

public:
 property Microsoft::Exchange::WebServices::Data::RuleOperationErrorCollection ^ Errors { Microsoft::Exchange::WebServices::Data::RuleOperationErrorCollection ^ get(); };
public Microsoft.Exchange.WebServices.Data.RuleOperationErrorCollection Errors { get; }
Public ReadOnly Property Errors As RuleOperationErrorCollection

Property Value

A collection of error objects on the rule operation that failed validation.

Applies to