Downloading Email from Exchange server and processing attachments?

  • Thread starter unemotionalhumanoid
  • Start date
U

unemotionalhumanoid

I am going to write an application in c# that downloads email from an
Exchange server and processes the attachments to the email. What is the best
way of downloading the email and getting access to the attachments. I
understand that you can use MAPI in dotnet but need to load unmanaged code,
is this the case? The exchange server has pop3 support turned on so maybe
this is an option is there any way to download email using pop3 in dotnet?

Thank you
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top