AclUpdatePolicy Enumeration¶
Policy governing who can change a shared folder’s access control list (ACL). In other words, who can add, remove, or change the privileges of members.
Values¶
| Name | Description |
| Owner | Only the owner can update the ACL. |
| Editors | Any editor can update the ACL. This may be further restricted to editors on the same team. |