UpdateInboxRulesException.Errors Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient une collection d’erreurs qui détaillent les raisons pour lesquelles la validation de l’opération de règle a échoué.
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
Valeur de propriété
Collection d’objets d’erreur sur l’opération de règle qui a échoué à la validation.