I'm trying to see how it would be possible to externally maintain a user's (or users') Outlook calendar using .NET. We use a CRM for various sales and account management appointments, and now they need a seamless way of integrating the CRM events with the Outlook events. Is Exchange writable via web services or would this need to be done via some SQL-like functionality?
Probably a pretty basic question, I'm just trying to find some starting points on how feasible this would be to write before some manager here decides to buy yet another third party product that is beyond bloated...that I then have to code on top of because it doesn't work "quite" how they wanted it.
thanks.