|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ResponseActions in microsoft.exchange.webservices.data.core.enumeration.service |
|---|
| Methods in microsoft.exchange.webservices.data.core.enumeration.service 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. |
| Uses of ResponseActions in microsoft.exchange.webservices.data.core.service.item |
|---|
| Methods in microsoft.exchange.webservices.data.core.service.item that return types with arguments of type ResponseActions | |
|---|---|
EnumSet<ResponseActions> |
Item.getAllowedResponseActions()
Gets a value indicating which response actions are allowed on this item. |
| Uses of ResponseActions in microsoft.exchange.webservices.data.property.definition |
|---|
| Methods in microsoft.exchange.webservices.data.property.definition that return types with arguments of type ResponseActions | |
|---|---|
Class<ResponseActions> |
ResponseObjectsPropertyDefinition.getType()
Gets the property type. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||