Deletes the currently selected mailbox from the server.
Deletes the currently selected mailbox from the server.
public bool DeleteMailbox();
Deletes a mailbox from the server.
public bool DeleteMailbox(string);
ImapClient Class | SocketTools Namespace