RuleOperationError.Operation プロパティ

定義

エラーが発生したルール操作を取得します。

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

プロパティ値

エラーが発生したルール操作。

適用対象