CalendarPermissionType.CalendarPermissionLevel 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 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.