There are many .NET components available to perform this task. Go to:
www.ComponentSource.com
and search for "POP3".
David
"unemotionalhumanoid" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> 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
>
>
>