I can\'t seem to figure out a way how to read recurrence settings of an CalendarEventSeries using Google Apps Script.
CalendarEventSeries
There is a setRecurrence method; I am
Try using the Calendar API instead of the builtin calendar library. The API exposes much more information.
https://developers.google.com/google-apps/calendar/v3/reference/events/instances