Click here to Skip to main content
15,886,963 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I have developed a meeting room booking application using C# asp.net MVC and SQL server, where in user can book conference rooms based on availability of conference room on selected time frame, Now I want to add a functionality to my application to sync meeting room booking details with Outlook .

Note:I have created a Outlook email I'd for each meeting rooms.

If I book a meeting room for a particular date and time in my application it's should automatically be added to respective Outlook email accounts calendar and if I book a meeting room in Outlook it should be automatically added to my application ..

I have researched about it but I didn't get relevant information. Kindly help me to achieve this..

your help is highly appricaited.

What I have tried:

I tried using exchange services, but not able to achieve the desired solution
Posted
Updated 21-Nov-19 6:48am

1 solution

 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900