access_level


Description:

public string access_level { get; }

Indicates the access level the current user has to the calendar.

For example: CALENDAR_ACCESS_ROLE_READ or CALENDAR_ACCESS_ROLE_FREE_BUSY. The "current user" is the one authenticated against the service's authorizer, or the guest user.