UpdateInboxRulesException.Errors プロパティ

定義

ルール操作が検証に失敗した理由を詳しく説明するエラーのコレクションを取得します。

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

プロパティ値

検証に失敗したルール操作のエラー オブジェクトのコレクション。

適用対象