Searching for a solution to add appointments to Outlook using JavaScript, ASP.NET, or any other language has proven to be challenging. Despite extensive internet research, I have not been able to find a suitable answer.
Your assistance is greatly appreciated.
To clarify, I am looking to create a web application where users can complete a form that will then be sent directly to the recipient's Outlook calendar. The web server is hosted on IIS (Internet Information Services). I have come across information about Exchange Server and Exchange Web Services (EWS), but I am unsure if they meet my specific needs. Any guidance on how to proceed would be highly valued.