| Package | Description |
|---|---|
| com.independentsoft.exchange |
| Modifier and Type | Method and Description |
|---|---|
EffectiveRights |
Item.getEffectiveRights()
Gets the client's rights based on the permission settings for the item or folder.
|
EffectiveRights |
Folder.getEffectiveRights()
Gets the client's rights based on the permission settings for the item or folder.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Item.setEffectiveRights(EffectiveRights effectiveRights)
Sets the client's rights based on the permission settings for the item or folder.
|