Gets or sets IMAP object settings.
Namespace:
Rebex.Net
Assembly:
Rebex.Imap (in Rebex.Imap.dll)
Syntax
| Visual Basic |
|---|
Public Property Settings As ImapSettings Get Set |
| C# |
|---|
public ImapSettings Settings { get; set; } |