Where is the IMAP support in the .NET Framework?
Posted
by strakastroukas
on Stack Overflow
See other posts from Stack Overflow
or by strakastroukas
Published on 2009-10-05T13:38:34Z
Indexed on
2010/03/22
9:01 UTC
Read the original article
Hit count: 309
One year ago Mitchel Sellers had a related question...
I would like to access the Google IMAP for sending and receiving email messages within my custom application.
The point is that i would not like to use any third party controls.
Newer versions of the .Net Framework support IMAP? What options do i have?
© Stack Overflow or respective owner