.NET IMAP Component, IMAP for C#, VB.NET, ASP.NET
ATPIncorporation
Version: 2.0
IMAP classes are part of the Mail Component which offers a comprehensive interface for downloading e-mail messages from a server and managing your mailbox remotely, all from within your application. In addition, it also allows you to compose, decrypt, encrypt, sign, and validate email messages.
The IMAP component offers a comprehensive interface for IMAP, providing the developer with everything that he needs to incorporate mail management tasks in an application as listed below:
* Connect to standard IMAP server or secure IMAP server over TLS/SSL. It supports both Implicit and Explicit security modes
* List email messages
* Download entire or partial messages to a disk file or stream
* Upload messages stored in a file or memory stream
* Copy messages
* Delete messages
* Purge messages
* Move messages between folders/mailboxes
* And much more...