RuleError.RuleProperty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.