ImapClientListFolders Method |
Name | Description | |
---|---|---|
![]() | ListFolders |
Gets the list of folders in the mailbox
|
![]() | ListFolders(Boolean) |
Gets the list of folders in the mailbox
|
![]() | ListFolders(String) |
Gets the list of subfolders in the specified folder
|
![]() | ListFolders(IConnection) |
Gets the list of folders in the mailbox
|
![]() | ListFolders(String, Boolean) |
Gets the list of subfolders in the specified folder
|
![]() | ListFolders(IConnection, Boolean) |
Gets the list of folders in the mailbox
|
![]() | ListFolders(IConnection, String) |
Gets the list of subfolders in the specified folder
|
![]() | ListFolders(IConnection, String, Boolean) |
Gets the list of subfolders in the specified folder
|
![]() | ListFolders(String, Boolean, ListFoldersOptions, ListFoldersReturnOptions) |
Gets the list of subfolders in the specified folder
|
![]() | ListFolders(IConnection, String, Boolean, ListFoldersOptions, ListFoldersReturnOptions) |
Gets the list of subfolders in the specified folder
|