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

Field Value

IMAP object settings.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also