Script access to read Reminders

ReminderList objects have tasks, incompleteTasks and completeTasks properties which are arrays of their reminders. You can loop over those and read/modify reminders.

Details in the docs

1 Like