I am using the script sandbox to get all events then execute a task.
I tried $calendar_v1_events.List("%{}") to list all the events. However since there are a lot of events I don't get the response back. When I set the PageSize $calendar_v1_events.List("%{ PageSize = 25 }") it takes 33 seconds to bring back 25 records.
Is there a better way to get all events in a timely manner using the script sandbox.
Thanks,
Added a tag
[edited by: Richard Fasihi at 4:55 PM (GMT 0) on Thu, Jun 3 2021]