Welcome to Bangladesh Microsoft Technology Community Sign in | Join | Help

November 2007 - Posts

Sending Email with System.Net.Mail

.NET 2.0 includes much richer Email API support within the System.Net.Mail code namespace. Here is a simple snippet of how to send an email message from “sender@server.com” to multiple email recipients (note that the To a CC properties are collections
posted by asirul | 0 Comments