Question

I would like to make a form which can send a reminder to a specific user's Exchange Outlook account when a button is clicked on a webpage.

Is this possible? Is EWS the best approach?

I am using Exchange 6.5, Outlook 2003, and .NET 3.5.

Was it helpful?

Solution

Exchange 6.5 is Exchange 2003. The best approach is to use WebDAV protocol, but not easy. There is a library available for that. This might be your best option.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top