Platform SDK: MAPI |
The PR_ACCESS property contains a bitmask of flags indicating the operations a client application can perform on the open object.
Header file: | MAPITAGS.H |
Must be exposed by: | Folder and message objects |
Identifier: | 0x0FF4 |
Property type: | PT_LONG |
Property tag: | 0x0FF40003 |
Zero or more of the following flags can be set for the PR_ACCESS property:
The MAPI_ACCESS_DELETE, MAPI_ACCESS_MODIFY, and MAPI_ACCESS_READ flags are found on folder and message objects and in the PR_ACCESS column in contents tables and associated contents tables. The MAPI_ACCESS_CREATE_ASSOCIATED, MAPI_ACCESS_CREATE_CONTENTS, and MAPI_ACCESS_CREATE_HIERARCHY flags are found on folder objects only.