ExchangeFolderPermission.ReadItems

ExchangeFolderPermission.ReadItems property

Gets or sets a value indicating whether a user has permission to read items in a folder.

public ExchangeFolderPermissionReadAccess ReadItems { get; set; }

See Also