Edit

Share via


RuleOperationError.Operation Property

Definition

Gets the rule operation that resulted in the error.

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

Property Value

The rule operation that resulted in the error.

Applies to