Version: 3.1.0.1
Securely send, receive, preview, edit, sign/verify, and encrypt/decrypt email messages in any .NET project. 

Sample Projects Included with Mail for .NET

The samples are fully working applications demonstrating Imap, Pop and Smtp components in both C# and VB.NET and include complete source code.

Sample Name  Sample Description  Languages 
IMAP Client Demonstrates a client used for managing messages using IMAP, with security options. VB.NET, C#
IMAP Part Retriever Demonstrates a client used for downloading parts (such as attachments) from messages. VB.NET, C#
Message Constructor Demonstrates how to create a multi-part MIME message. VB.NET, C#
Message Viewer Demonstrates a form that can be used to view a message. VB.NET, C#
POP Client Demonstrates a client used for receiving messages using POP, with security options. VB.NET, C#
Synchronous SMTP Client Demonstrates a client used for sending mail using synchronous methods.  Includes security preferences. VB.NET, C#
Asynchronous SMTP Client Demonstrates a client used for sending mail using asynchronous methods.  Includes security preferences. VB.NET, C#
POP Client on the Web Demonstrates a fully featured web-based client that can be used to send or receive mail. ASP.NET (using C#)
IMAP Client on the Web Demonstrates a powerful web-based IMAP mail client which is used to manage email on a remote server using IMAP. ASP.NET (using C#)
SMTP Client on the Web Demonstrates a simple form that can be used to send mail. ASP.NET (using VB.NET)