Allows applications to communicate with a mail server by using the Post Office Protocol version 3 (POP3).

Namespace: S22.Pop3
Assembly: S22.Pop3 (in S22.Pop3.dll) Version: 1.1.4653.26443 (1.1.0.0)

Syntax

C#
public class Pop3Client : IDisposable

Inheritance Hierarchy

System..::..Object
  S22.Pop3..::..Pop3Client

See Also