ImapClientDeleteFolder Method

Overload List
  NameDescription
Public methodDeleteFolder(String)
Deletes a specified folder. This method represents IMAP DELETE command
Public methodDeleteFolder(IConnection, String)
Deletes a specified folder. This method represents IMAP DELETE command
See Also