SocketTools .NET Edition

ImapClient.DeleteMailbox Method

Deletes the currently selected mailbox from the server.

Overload List

Deletes the currently selected mailbox from the server.

public bool DeleteMailbox();

Deletes a mailbox from the server.

public bool DeleteMailbox(string);

See Also

ImapClient Class | SocketTools Namespace