Reading Email using Pop3 in C#

Posted by Eldila on Stack Overflow See other posts from Stack Overflow or by Eldila
Published on 2008-09-04T18:21:06Z Indexed on 2010/03/22 9:51 UTC
Read the original article Hit count: 235

Filed under:
|
|

I am looking for a method of reading emails using Pop3 in C# 2.0. Currently, I am using code found in CodeProject. However, this solution is less than ideal. The biggest problem is that it doesn't support emails written in unicode.

© Stack Overflow or respective owner

Related posts about c#

Related posts about unicode