Gets or sets POP3 object settings.

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

Syntax

Visual Basic
Public Property Settings As Pop3Settings
	Get
	Set
C#
public Pop3Settings Settings { get; set; }

Field Value

POP3 object settings.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also