
This article demonstrates how to use System.Web.Mail to send an e-mail message in Visual Basic .NET.
- Start Microsoft Visual Studio .NET. On the File menu, click New and then click Project. Click Visual Basic Projects, click the Console Application template, and then click OK. By default, Module1.vb is created.
|