How to I read emails from Exchange 2003 using C#

Trips

Well-known member
Joined
Aug 7, 2010
Messages
2,788
Hi
Im fairly new to the C# programming language, however I have had a few years where I have developed applications using VB6. One of the systems I wrote in VB6 involved reading unread emails from a mailbox on our Exchange 2003 server and running
some processes based on the Subject line in the email.
I now have to convert this function to C# but Ive not been able to find anything that can do this. Does anyone have any links/code to show me how to do this?

Thanks in advance
Dwight


View the full article
 
Back
Top