Enum ExchangeFolderPermissionReadAccess

ExchangeFolderPermissionReadAccess enumeration

Sspecifies whether a user has permission to read items in a folder.

public enum ExchangeFolderPermissionReadAccess

Values

NameValueDescription
None0The user does not have permission to read items in the folder.
FullDetails1The user has permission to read all items in the folder.

See Also