VCalendar 1.0 Support
This document provides an overview of VCalendar 1.0 format implementation in the XtraScheduler Suite.
Note
We suggest that you consider using the i
The SchedulerDataStorage class provides the following methods designed to support VCalendar 1.0 format.
Method | Description |
---|---|
Scheduler |
Imports data into the scheduler from a file or a data stream in v |
Scheduler |
Exports the data in the scheduler to a file or a stream in v |
Our VCalendar implementation supports the basic properties of VCalendar objects, including recurrence. Reminders of any kind are not supported.
The following VCalendar properties contained in the VCalendar 1.0 specification are NOT supported in XtraScheduler Suite.
“ATTACH”, “ATTENDEE”, “AALARM”, “CATEGORIES”, “CLASS”, “DCREATED”, “COMPLETED”, “DALARM”, “DUE”, “LAST-MODIFIED”, “MALARM”, “RNUM”, “PALARM”, “RELATED-TO”, “RDATE”, “RESOURCES”, “SEQUENCE”, “STATUS”, “URL”, “UID”