Requirement
I want to create a web part which will read calender from Exchange and display it in SharePoint.
Purpose
Purpose of it is to sync entries between two calendars. Exchange calender is being shared by many users and I want to give them functionality that in addition to using Outlook, they can also make changes in calender right from SharePoint. I know there is a thing called "calender overlay" but this is something that doesn't fulfill my needs.
Since there is no OOB functionality available to achieve this so I am thinking of developing my own calendar web part.
So my question is, how do I read data from Exchange calender?