Description
The IMAPFolderPermission represents a single permission attached to an IMAP folder.
Methods
Delete()
Deletes the object from the database.
Save()
Saves changes of the object in the database.
Properties
Gets the account referenced by this permission.
(read-only)
Gets the group referenced by this permission.
(read-only)
long ID
The unique database identifier for the ACL permission.
(read-only)
bool Permission(eACLPermission iType)
ACL permission
long PermissionAccountID
The identifier of the account this ACL permission is connected to.
long PermissionGroupID
The identifier of the group this ACL permission is connected to.
eACLPermissionType PermissionType
The type of object this ACL permission is connected to.
long ShareFolderID
The folder which has been shared (read-only)
(read-only)
long Value
The ACL permission value.