DelegatePermissionsType.NotesFolderPermissionLevel Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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).
public:
property ExchangeWebServices::DelegateFolderPermissionLevelType NotesFolderPermissionLevel { ExchangeWebServices::DelegateFolderPermissionLevelType get(); void set(ExchangeWebServices::DelegateFolderPermissionLevelType value); };
public ExchangeWebServices.DelegateFolderPermissionLevelType NotesFolderPermissionLevel { get; set; }
Public Property NotesFolderPermissionLevel As DelegateFolderPermissionLevelType
Property Value
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.