Specifies various POP3 settings.

Namespace:  Rebex.Net
Assembly:  Rebex.Pop3 (in Rebex.Pop3.dll)

Syntax

Visual Basic
Public Class Pop3Settings _
	Inherits SslSettings
C#
public class Pop3Settings : SslSettings

Inheritance Hierarchy

System..::..Object
  Rebex.Net..::..SslSettings
    Rebex.Net..::..Pop3Settings

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also