Enables applications to communicate with a mail server using the Internet Message Access Protocol (IMAP).

Namespace: S22.Imap
Assembly: S22.Imap (in S22.Imap.dll) Version: 3.6.0.0 (3.6.0.0)

Syntax

C#
public class ImapClient : IImapClient, IDisposable

Inheritance Hierarchy

System..::..Object
  S22.Imap..::..ImapClient

See Also