Implements the basic functionality of a secure POP3 client using SSL.
Namespace: Jscape.EmailAssembly: Jscape.Email (in Jscape.Email.dll) Version: 2.4.5.0
Syntax
C# |
---|
[SerializableAttribute] public class PopSsl : Pop |
Visual Basic |
---|
<SerializableAttribute> _ Public Class PopSsl _ Inherits Pop |
Visual C++ |
---|
[SerializableAttribute] public ref class PopSsl : public Pop |
Inheritance Hierarchy
System..::..Object
System..::..MarshalByRefObject
System.ComponentModel..::..Component
Jscape.Email..::..Pop
Jscape.Email..::..PopSsl
System..::..MarshalByRefObject
System.ComponentModel..::..Component
Jscape.Email..::..Pop
Jscape.Email..::..PopSsl