| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected PermissionReadAccessType |
PermissionType.readItems |
| Modifier and Type | Method and Description |
|---|---|
static PermissionReadAccessType |
PermissionReadAccessType.fromValue(String v) |
PermissionReadAccessType |
PermissionType.getReadItems()
Gets the value of the readItems property.
|
static PermissionReadAccessType |
PermissionReadAccessType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PermissionReadAccessType[] |
PermissionReadAccessType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PermissionType.setReadItems(PermissionReadAccessType value)
Sets the value of the readItems property.
|
Copyright © 2016 Apereo. All Rights Reserved.