资 源 简 介
S22.Imap is an easy-to-use and well-documented .NET assembly for communicating with and receiving electronic mail from an Internet Message Access Protocol (IMAP) server.
The API has been designed with ease of use in mind and integrates well with the existing classes of the System.Net.Mail namespace of the .NET Framework.
The documentation can be found here: http://smiley22.github.com/S22.Imap/Documentation/
Features of S22.Imap:
* Supports IMAP IDLE notifications
* Supports IMAP over SSL
* API designed to be very easy to use
* Allows selectively fetching parts of mail messages
* Inherently thread-safe
* Well documented with lots of example code
* Free to use in commercial and personal projects (MIT license)
The development branch has been moved to Github. Please go here for the latest version: https://github.com/smiley22/S22.Imap