|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of FolderPermission in microsoft.exchange.webservices.data |
|---|
| Methods in microsoft.exchange.webservices.data that return FolderPermission | |
|---|---|
protected FolderPermission |
FolderPermissionCollection.createComplexProperty(String xmlElementName)
* Creates the complex property. |
| Methods in microsoft.exchange.webservices.data with parameters of type FolderPermission | |
|---|---|
void |
FolderPermissionCollection.add(FolderPermission permission)
* Adds a permission to the collection. |
protected String |
FolderPermissionCollection.getCollectionItemXmlElementName(FolderPermission complexProperty)
* Gets the name of the collection item XML element. |
boolean |
FolderPermissionCollection.remove(FolderPermission permission)
* Removes a permission from the collection. |
| Method parameters in microsoft.exchange.webservices.data with type arguments of type FolderPermission | |
|---|---|
void |
FolderPermissionCollection.addFolderRange(Iterator<FolderPermission> permissions)
* Adds the specified permissions to the collection. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||