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; } |