MailBee.NET Objects 4.0

Imap.Close Method

Unselects the currently selected folder and removes all messages having \Deleted flag set from the folder.

Overload List

Unselects the currently selected folder and removes all messages having \Deleted flag set from the folder.

public bool Close();

Unselects the currently selected folder and optionally removes all messages having \Deleted flag set from the folder.

public bool Close(bool);

See Also

Imap Class | MailBee.ImapMail Namespace | Disconnect | Expunge