NuGet port of Rohit Joshi IMAP Library: A simple IMAP Client library using C#, written by Rohit Joshi.
http://www.codeproject.com/Articles/8008/IMAP-Client-library-using-C
In Package Manager Console, use the following command:
Install-Package RohitJoshiIMAPLibrary
This will add ImapLibrary.dll
in your project.