Uses of Class
microsoft.exchange.webservices.data.core.enumeration.property.error.RuleErrorCode

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

Uses of RuleErrorCode in microsoft.exchange.webservices.data.core.enumeration.property.error
 

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

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

Methods in microsoft.exchange.webservices.data.property.complex that return RuleErrorCode
 RuleErrorCode RuleError.getErrorCode()
          Gets the validation error code.
 



Copyright © 2012–2015 Microsoft. All rights reserved.