| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected DelegateFolderPermissionLevelType |
DelegatePermissionsType.calendarFolderPermissionLevel |
protected DelegateFolderPermissionLevelType |
DelegatePermissionsType.contactsFolderPermissionLevel |
protected DelegateFolderPermissionLevelType |
DelegatePermissionsType.inboxFolderPermissionLevel |
protected DelegateFolderPermissionLevelType |
DelegatePermissionsType.journalFolderPermissionLevel |
protected DelegateFolderPermissionLevelType |
DelegatePermissionsType.notesFolderPermissionLevel |
protected DelegateFolderPermissionLevelType |
DelegatePermissionsType.tasksFolderPermissionLevel |
| Modifier and Type | Method and Description |
|---|---|
static DelegateFolderPermissionLevelType |
DelegateFolderPermissionLevelType.fromValue(String v) |
DelegateFolderPermissionLevelType |
DelegatePermissionsType.getCalendarFolderPermissionLevel()
Gets the value of the calendarFolderPermissionLevel property.
|
DelegateFolderPermissionLevelType |
DelegatePermissionsType.getContactsFolderPermissionLevel()
Gets the value of the contactsFolderPermissionLevel property.
|
DelegateFolderPermissionLevelType |
DelegatePermissionsType.getInboxFolderPermissionLevel()
Gets the value of the inboxFolderPermissionLevel property.
|
DelegateFolderPermissionLevelType |
DelegatePermissionsType.getJournalFolderPermissionLevel()
Gets the value of the journalFolderPermissionLevel property.
|
DelegateFolderPermissionLevelType |
DelegatePermissionsType.getNotesFolderPermissionLevel()
Gets the value of the notesFolderPermissionLevel property.
|
DelegateFolderPermissionLevelType |
DelegatePermissionsType.getTasksFolderPermissionLevel()
Gets the value of the tasksFolderPermissionLevel property.
|
static DelegateFolderPermissionLevelType |
DelegateFolderPermissionLevelType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DelegateFolderPermissionLevelType[] |
DelegateFolderPermissionLevelType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DelegatePermissionsType.setCalendarFolderPermissionLevel(DelegateFolderPermissionLevelType value)
Sets the value of the calendarFolderPermissionLevel property.
|
void |
DelegatePermissionsType.setContactsFolderPermissionLevel(DelegateFolderPermissionLevelType value)
Sets the value of the contactsFolderPermissionLevel property.
|
void |
DelegatePermissionsType.setInboxFolderPermissionLevel(DelegateFolderPermissionLevelType value)
Sets the value of the inboxFolderPermissionLevel property.
|
void |
DelegatePermissionsType.setJournalFolderPermissionLevel(DelegateFolderPermissionLevelType value)
Sets the value of the journalFolderPermissionLevel property.
|
void |
DelegatePermissionsType.setNotesFolderPermissionLevel(DelegateFolderPermissionLevelType value)
Sets the value of the notesFolderPermissionLevel property.
|
void |
DelegatePermissionsType.setTasksFolderPermissionLevel(DelegateFolderPermissionLevelType value)
Sets the value of the tasksFolderPermissionLevel property.
|
Copyright © 2016 Apereo. All Rights Reserved.