Implements the basic functionality of a POP client.

Namespace: Jscape.Email
Assembly: Jscape.Email (in Jscape.Email.dll) Version: 2.4.5.0

Syntax

C#
[SerializableAttribute]
public class Pop : Component
Visual Basic
<SerializableAttribute> _
Public Class Pop _
	Inherits Component
Visual C++
[SerializableAttribute]
public ref class Pop : public Component

Inheritance Hierarchy

See Also