These constants identify the type of access rights a user has to a folder.
Constant |
Value |
Description |
---|---|---|
egwAllowDelete |
1 |
The user can delete items from the folder. |
egwAllowAdd |
2 |
The user can add items to the folder. |
egwAllowModify |
4 |
The user can modify items in the folder. |