Uses of Class
microsoft.exchange.webservices.data.FolderPermissionReadAccess

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.
 



Copyright © 2012. All Rights Reserved.