Specifies various IMAP settings.

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

Syntax

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

Inheritance Hierarchy

System..::..Object
  Rebex.Net..::..SslSettings
    Rebex.Net..::..ImapSettings

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also