|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of FolderPermissionReadAccess in microsoft.exchange.webservices.data |
|---|
| Methods in microsoft.exchange.webservices.data that return FolderPermissionReadAccess | |
|---|---|
FolderPermissionReadAccess |
FolderPermission.getReadItems()
* Gets the read items access permission. |
static FolderPermissionReadAccess |
FolderPermissionReadAccess.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FolderPermissionReadAccess[] |
FolderPermissionReadAccess.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in microsoft.exchange.webservices.data with parameters of type FolderPermissionReadAccess | |
|---|---|
void |
FolderPermission.setReadItems(FolderPermissionReadAccess value)
Sets the read items. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||