CalendarPermissionType.CalendarPermissionLevel Property

Definition

The CalendarPermissionLevel property gets or sets the permission level that a user has on a calendar folder.

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

Property Value

The CalendarPermissionLevel property returns one of the CalendarPermissionLevelType enumeration values that indicate the user's permissions on the calendar folder.

Applies to