Partilhar via


DelegatePermissionsType.NotesFolderPermissionLevel Property

The NotesFolderPermissionLevel property gets or sets the permissions for the default Contacts folder. This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).

Namespace:  ExchangeWebServices
Assembly:  EWS (in EWS.dll)

Syntax

'Declaration
Public Property NotesFolderPermissionLevel As DelegateFolderPermissionLevelType
    Get
    Set
'Usage
Dim instance As DelegatePermissionsType
Dim value As DelegateFolderPermissionLevelType

value = instance.NotesFolderPermissionLevel

instance.NotesFolderPermissionLevel = value
public DelegateFolderPermissionLevelType NotesFolderPermissionLevel { get; set; }

Property Value

Type: ExchangeWebServices.DelegateFolderPermissionLevelType
The NotesFolderPermissionLevel property returns a DelegateFolderPermissionLevelType enumeration value that specifies the permission level that a delegate user has on a folder in another user's mailbox.