I am a C# developer and I am creating a utility, which will allow user to fetch mails from Exchange Server directly using user credentials with MAPI
I am wondering if is there any API samples or any way to fetch mails from any user's account.
Following link I have searched for standalone MAPI
http://www.microsoft.com/en-in/download/details.aspx?id=42040
Thank you in advance.