次の方法で共有


RuleError.RuleProperty プロパティ

定義

検証に失敗したプロパティを取得します。

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

プロパティ値

RuleProperty 列挙値 は、エラーの原因となったプロパティを指定します。

適用対象