RuleError.RuleProperty Property

Definition

Gets the property that failed validation.

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

Property Value

A RuleProperty enumeration value the specifies the property that caused the error.

Applies to