UpdateInboxRulesException.Errors Propiedad

Definición

Obtiene una colección de errores que detallan las razones por la regla de validación de error en la operación.

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

Valor de propiedad

RuleOperationErrorCollection

Una colección de objetos error en la operación de regla que no pasaron la validación.

Se aplica a