|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CalendarPermissionLevelType | |
|---|---|
| com.microsoft.exchange.types | |
| Uses of CalendarPermissionLevelType in com.microsoft.exchange.types |
|---|
| Fields in com.microsoft.exchange.types declared as CalendarPermissionLevelType | |
|---|---|
protected CalendarPermissionLevelType |
CalendarPermissionType.calendarPermissionLevel
|
| Methods in com.microsoft.exchange.types that return CalendarPermissionLevelType | |
|---|---|
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. |
| Methods in com.microsoft.exchange.types with parameters of type CalendarPermissionLevelType | |
|---|---|
void |
CalendarPermissionType.setCalendarPermissionLevel(CalendarPermissionLevelType value)
Sets the value of the calendarPermissionLevel property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||