Hi all,
in the readme I find the followings:
events, err := graphClient.ListCalendarView("alice@contoso.com", startTime, endTime)
but in the source code I can't find the method.
Is it missing of just not implemented yet?
Is there a way to get the calendar items of a specific user?
Hi all,
in the readme I find the followings:
events, err := graphClient.ListCalendarView("alice@contoso.com", startTime, endTime)but in the source code I can't find the method.
Is it missing of just not implemented yet?
Is there a way to get the calendar items of a specific user?