Uses of Class
microsoft.exchange.webservices.data.core.enumeration.misc.error.WebExceptionStatus

Packages that use WebExceptionStatus
microsoft.exchange.webservices.data.core.enumeration.misc.error   
 

Uses of WebExceptionStatus in microsoft.exchange.webservices.data.core.enumeration.misc.error
 

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



Copyright © 2012–2015 Microsoft. All rights reserved.