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.1 Reply
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
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..
1 Reply
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Dipa MehtaPosted Nov 24, 2019, 1:56 PM