The Wayback Machine - https://web.archive.org/web/20120106152411/http://www.codeguru.com:80/csharp/csharp/cs_misc/e-mail/

    E-Mail

    Adding Attachments to Excel 2007 Email Hyperlinks

    Learn to add attachments to hyperlinks that contain email addresses by using a little bit of VBA.

    Enterprise Powershell: Creating Mail-Enabled Contacts in Exchange 2003

    by Jon Shoberg - Learn how to perform advanced user and contact scripting on Exchange 2003 with Powershell. When finished, you'll have knowledge and insight on using Powershell to perform advanced management functions.

    Microsoft Outlook Integration with C#.NET

    Interacting with Office functionality in a .NET application can add a new level of functionality while providing the user with familiar methods of getting work done. In Part One of this series, explore a sample WinForms Outlook contact management application.

    Enterprise Powershell: Creating Mailboxes in Exchange 2003

    Don't wait for Exchange 2007 to use Powershell in your enterprise messaging environment. Learn how to create mailboxes in Exchange 2003 and take your management to the next level.

    Send Mails from within a .NET 2.0 Application

    Through a set of intuitive classes, the release of .NET 2.0 provides excellent support for sending e-mails. Learn the new ways of sending mail through its System.Net.Mail namespace.

    Using C# to Create Distribution Lists

    Learn how to access the exchange domain and create a distribution list programmatically by using C# and Active Directory.

    Using Regular Expressions to Parse for E-Mail Addresses

    The final installment of Tom Archer's series on using the .NET regular expression classes from Managed C++ presents several complex patterns that allow you to locate almost any valid e-mail address from a body of text.

    BTS: Sending E-Mail in HTML or Text Format from BizTalk 2004

    Learn to send e-mail directly from BTS 2004.

    Hotmail Exposed

    Accessing Hotmail from C# can be as easy as any other type of mail server.