The DevExpress MVC Scheduler allows you to exchange scheduling data between your application and the most popular calendars. Appointments can be saved to .ics file and loaded from a stream containing data in iCalendar format.
The SchedulerExtension provides you with ExportToICalendar and ImportFromICalendar methods allowing you to save and load iCalendar data with ease.
Note: The Scheduler is in read-only mode. You cannot modify appointments, delete them or create new appointments.