using System.Net.Mail;
Posted on November 25, 2007 by annaiap
Seeing how our ASP.net book doesn’t say anything about System.Net.Mail,
I found this great resource with information: http://www.systemnetmail.com
You may also be interested in the differences between System.Web.Mail and System.Net.Mail, so take a look at the following website
Good luck,
-Anna
Filed under: WP Languages 1 | Tagged: System.Net.Mail

If you would like to know more about the “using” namespaces, take a look at the following website: http://en.csharp-online.net/CSharp_Code_Snippets