using System.Net.Mail;

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

One Response to “using System.Net.Mail;”

  1. 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

Leave a Reply