Permanently removes all the messages marked as deleted from the currently selected folder.
Permanently removes all the messages marked as deleted from the currently selected folder.
public bool Expunge();
Permanently removes the messages marked as deleted from the currently selected folder.
public bool Expunge(string,bool);
Imap Class | MailBee.ImapMail Namespace | Close