Disconnects from the IMAP server.

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

Syntax

Visual Basic
Public Function Disconnect As String
C#
public string Disconnect()

Return Value

The exit message returned by the server.

Version Information

.NET Compact Framework

Supported in: 3.9, 3.5

See Also