Disconnect Method
Disconnects from an IMAP server.
Syntax
public void Disconnect();
Public Sub Disconnect()
Remarks
This method logs out and disconnects from the IMAP server.
|
Disconnect MethodDisconnects from an IMAP server. Syntaxpublic void Disconnect(); Public Sub Disconnect() RemarksThis method logs out and disconnects from the IMAP server. |