Enum CalendarListResource.WatchRequest.MinAccessRoleEnum
The minimum access role for the user in the returned entries. Optional. The default is no restriction.
public enum CalendarListResource.WatchRequest.MinAccessRoleEnum
Fields
FreeBusyReader = 0
The user can read free/busy information.
Owner = 1
The user can read and modify events and access control lists.
Reader = 2
The user can read events that are not private.
Writer = 3
The user can read and modify events.