Package | Description |
---|---|
microsoft.exchange.webservices.data.property.complex |
Modifier and Type | Method and Description |
---|---|
protected FolderPermission |
FolderPermissionCollection.createComplexProperty(String xmlElementName)
Creates the complex property.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
void |
FolderPermissionCollection.addFolderRange(Iterator<FolderPermission> permissions)
Adds the specified permissions to the collection.
|
Copyright © 2012–2015 Microsoft. All rights reserved.