| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected CalendarPermissionLevelType |
CalendarPermissionType.calendarPermissionLevel |
| Modifier and Type | Method and Description |
|---|---|
static CalendarPermissionLevelType |
CalendarPermissionLevelType.fromValue(String v) |
CalendarPermissionLevelType |
CalendarPermissionType.getCalendarPermissionLevel()
Gets the value of the calendarPermissionLevel property.
|
static CalendarPermissionLevelType |
CalendarPermissionLevelType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CalendarPermissionLevelType[] |
CalendarPermissionLevelType.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.setCalendarPermissionLevel(CalendarPermissionLevelType value)
Sets the value of the calendarPermissionLevel property.
|
Copyright © 2014 Jasig. All Rights Reserved.