Uses of Class
microsoft.exchange.webservices.data.ServiceError

Uses of ServiceError in microsoft.exchange.webservices.data
 

Methods in microsoft.exchange.webservices.data that return ServiceError
 ServiceError UpdateInboxRulesException.getErrorCode()
          Gets the rule operation error code.
 ServiceError ServiceResponseException.getErrorCode()
          Gets the service error code.
 ServiceError ServiceResponse.getErrorCode()
          Gets the error code associated with this response.
static ServiceError ServiceError.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ServiceError[] ServiceError.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.