do you mean sending an email from your WinForms application
If so, take a look at the System.Net.Mail class. There are a few discussions about this so here are a few links that I hope i will get your started:
http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=607601&SiteID=1
http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=611749&SiteID=1
Does this help
|