Please could someone provide an example to show how to Import an ics ICalendar file for events in the Scheduler control?
This is missing from the documentation under Scheduler.
This is what I have attempted, I can see the method only accepts "Blob objects" from the method description - Could you give an example of how to convert a .ics file from a Steam/Byte array into the required format?

As expected it throws an error saying this:
Thank you,
Tom