Compartir a través de


RuleOperationError.Operation Propiedad

Definición

Obtiene la operación de regla que produjo el 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

Valor de propiedad

Operación de regla que produjo el error.

Se aplica a