DelegatePermissionsType.CalendarFolderPermissionLevel Property

Definition

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

public:
 property ExchangeWebServices::DelegateFolderPermissionLevelType CalendarFolderPermissionLevel { ExchangeWebServices::DelegateFolderPermissionLevelType get(); void set(ExchangeWebServices::DelegateFolderPermissionLevelType value); };
public ExchangeWebServices.DelegateFolderPermissionLevelType CalendarFolderPermissionLevel { get; set; }
Public Property CalendarFolderPermissionLevel As DelegateFolderPermissionLevelType

Property Value

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

Applies to