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