The properties of the Pop3Client class are listed below. For a complete list of Pop3Client class members, see the Pop3Client Members topic.
Public Instance Properties
ApopSupported | Allows you to check if the server supports the Apop authentication method. This value is filled when the connect method has returned, as the server tells in its welcome message if APOP is supported. |
Connected | Tells whether the Pop3Client is connected to a POP server or not |
Protected Instance Properties
IsDisposed (inherited from Disposable) | Returns true if this instance has been disposed of, false otherwise |
See Also
Pop3Client Class | OpenPop.Pop3 Namespace