I have a meeting schedule system that schedules meeting time. I would like to make an ASP.net /C# application that can edit the Microsoft Exchange calender of my organization from the ASP.net page. The exchange calender is present in Microsoft Outlook.
For retrieving calender information by importing the calender in .ics format. the following might be useful (Although I did not try) http://www.codeproject.com/Articles/17980/Adding-iCalendar-Support-to-Your-Program-Part