Contains classes specific to the POP3 protocol part of OpenPop.NET.
| 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 |
| Enumeration | Description |
|---|---|
| AuthenticationMethod | Describes the authentication method to use when authenticating towards a POP3 server. |