Are there any API's for integrating a server side application with Microsoft Exchange?
I have a server application that needs to read contact/prospect information entered into exchange via Outlook. What's the best approach? Outlook automation, or is there some sort of API I can use?
My environment is .Net/C#.
Any tips appreciated.