I have an application. I wish to integrate my application with my customer's mailbox on exchange server 2013 to fetch data and implement changes in the database that the application is using depending on the mails received.
Is there an opensource pre existing api library which can fetch the mails for me from the exchange server?
Programming language: c#
IDE: Vs2012
Go to the complete details ...