ImapClientExistFolder Method |
| Name | Description | |
|---|---|---|
| ExistFolder(String) |
Check whether this folder exists
| |
| ExistFolder(String, ImapFolderInfo) |
Check whether this folder exists, extract folder info if so
| |
| ExistFolder(IConnection, String) |
Check whether this folder exists
| |
| ExistFolder(IConnection, String, ImapFolderInfo) |
Check whether this folder exists, extract folder info if so
|