Contains classes specific to the POP3 protocol part of OpenPop.NET.
Classes
Class | Description |
---|---|
Disposable | Utility class that simplifies the usage of IDisposable |
Pop3Client | POP3 compliant POP Client If you want to override where logging is sent, look at DefaultLogger |
Enumerations
Enumeration | Description |
---|---|
AuthenticationMethod | Describes the authentication method to use when authenticating towards a POP3 server. |