If you are indeed talking about Outlook calendars, you will need to simply
make a project reference to the Outlook COM library. From there, you would
make an instance of Outlook and you have access to the entire Outlook object
model.
If you are talking about MS Exchange Server, you will need to make a
reference to CDO (collaborative data objects) which is the Exchange Object
Library.