PR_RIGHTS

The PR_RIGHTS property contains a user's effective rights on a folder.

Quick Info

Header file: EDKMDB.H
Applies to: Public folder objects (information store objects)
Identifier: 0x6639
Property type: PT_LONG
Access: Read-only

Values

frightsReadAny
Reads any messages.
frightsCreate
Creates messages.
frightsEditOwned
Edits any messages owned by the user.
frightsDeleteOwned
Deletes any messages owned by the user.
frightsEditAny
Edits any message.
frightsDeleteAny
Deletes any message.
frightsCreateSubfolder
Creates subfolders for the folder.
frightsOwner
All the above rights on the folder.
frightsContact
Displays your name as the contact on the folder.
rightsNone
No rights on the folder.
rightsReadOnly
Reads any message in a folder.
rightsReadWrite
Reads from and writes to any message in a folder.
rightsAll
All the above rights on a folder.