Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » System.Net.Mail   (RSS)

FYI: MSDN Doco Correction: System.Net.Mail AlternateView doc error...

Ryan Rinaldi does a good job of pointing out an error in our MSDN documentation on the AlternateView class, part of System.Net.Mail. Our product documentation for the AlternateViews property in MSDN and in the SDK includes a sample for adding an HTML
Posted by mstehle | 0 Comments

FYI: System.Web.Mail is deprecated use System.Net.Mail

While we are on the topic of System.Web.Mail , it is important to note a new namespace in version 2.0 of the .NET Framework. There is a brand new namespace for sending mail via managed code, it is called System.Net.Mail . Have no fear, System.Web.Mail
 
Page view tracker