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

Uses of ResponseActions in microsoft.exchange.webservices.data
 

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

Methods in microsoft.exchange.webservices.data that return types with arguments of type ResponseActions
 EnumSet<ResponseActions> Item.getAllowedResponseActions()
          Gets a value indicating which response actions are allowed on this item.
 



Copyright © 2012. All Rights Reserved.