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

Uses of ServiceResult in microsoft.exchange.webservices.data
 

Methods in microsoft.exchange.webservices.data that return ServiceResult
 ServiceResult ServiceResponseCollection.getOverallResult()
          * Gets a value indicating the overall result of the request that generated this response collection.
 ServiceResult ServiceResponse.getResult()
          Gets the result associated with this response.
static ServiceResult ServiceResult.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ServiceResult[] ServiceResult.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.