Uses of Class
microsoft.exchange.webservices.data.core.enumeration.property.RuleProperty

Packages that use RuleProperty
microsoft.exchange.webservices.data.core.enumeration.property   
microsoft.exchange.webservices.data.property.complex   
 

Uses of RuleProperty in microsoft.exchange.webservices.data.core.enumeration.property
 

Methods in microsoft.exchange.webservices.data.core.enumeration.property that return RuleProperty
static RuleProperty RuleProperty.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RuleProperty[] RuleProperty.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Uses of RuleProperty in microsoft.exchange.webservices.data.property.complex
 

Methods in microsoft.exchange.webservices.data.property.complex that return RuleProperty
 RuleProperty RuleError.getRuleProperty()
          Gets the property which failed validation.
 



Copyright © 2012–2015 Microsoft. All rights reserved.