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

Uses of ResponseMessageType in microsoft.exchange.webservices.data
 

Methods in microsoft.exchange.webservices.data that return ResponseMessageType
 ResponseMessageType ResponseMessage.getResponseType()
          * Gets a value indicating the type of response this object represents.
static ResponseMessageType ResponseMessageType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ResponseMessageType[] ResponseMessageType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2012. All Rights Reserved.