Platform SDK: Exchange Server |
IID
A0E48400-F971-11D1-A956-00C04FB155E5
Properties
Properties
Name | Description |
---|---|
CreateItems | A Boolean property used to set or revoke the RIGHTS_CREATE_ITEMS right. This right is a member of the ACLRIGHTS enumeration. |
CreateSubFolders | A Boolean property used to set or revoke the RIGHTS_CREATE_SUBFOLDERS right. This right is a member of the ACLRIGHTS enumeration. |
DeleteAll | A Boolean property used to set or revoke the RIGHTS_DELETE_ALL right. This right is a member of the ACLRIGHTS enumeration. |
DeleteOwn | A Boolean property used to set or revoke the RIGHTS_DELETE_OWN right. This right is a member of the ACLRIGHTS enumeration. |
EditAll | A Boolean property used to set or revoke the RIGHTS_EDIT_ALL right. This right is a member of the ACLRIGHTS enumeration. |
EditOwn | A Boolean property used to set or revoke the RIGHTS_EDIT_OWN right. This right is a member of the ACLRIGHTS enumeration. |
FolderContact | A Boolean property used to set or revoke the RIGHTS_FOLDER_CONTACT right. This right is a member of the ACLRIGHTS enumeration. |
FolderOwner | A Boolean property used to set or revoke the RIGHTS_FOLDER_OWNER right. This right is a member of the ACLRIGHTS enumeration. |
FolderVisible | A Boolean property used to set or revoke the RIGHTS_FOLDER_VISIBLE right. This right is a member of the ACLRIGHTS enumeration. |
ReadItems | A Boolean property used to set or revoke the READ_ITEMS right. This right is a member of the ACLRIGHTS enumeration. |
ID | The entry identifier for the member to which the rights apply. |
Rights | A property that holds the current rights in bit-mask form for the entity specified by the ID property. The bits are made up of values as found in the ACLRIGHTS enumeration. |