Platform SDK: Exchange Server |
The AccessPermitted data member returns the access control information for items in a table.
All Table objects
Long
Read-only
The AccessPermitted data member returns the access level allowed to the user on a given table.
The AccessPermitted data member has the following values.
Value | Description |
---|---|
0 | No access |
1 | Minimal read |
2 | Read |
3 | Create |
4 | Write |
5 | Owner |
AccessActual
AccessDefault
AccessLists
AccessControls
Tables