Skip Navigation Links


TheInternetProgrammer.com

   
EmailClass

The EmailClass uses the System.Net.Mail namespace and contains generic methods for sending emails, including templated headers and footers. In conjunction with the MessageClass for creating specific emails, automated responses can be implemented efficiently throughout the application.