ImapClientExistFolder Method

Overload List
  NameDescription
Public methodExistFolder(String)
Check whether this folder exists
Public methodExistFolder(String, ImapFolderInfo)
Check whether this folder exists, extract folder info if so
Public methodExistFolder(IConnection, String)
Check whether this folder exists
Public methodExistFolder(IConnection, String, ImapFolderInfo)
Check whether this folder exists, extract folder info if so
See Also