| Name | Description |
---|
 | ListFoldersAsync |
Gets the list of folders in the mailbox
|
 | ListFoldersAsync(Boolean) |
Gets the list of folders in the mailbox
|
 | ListFoldersAsync(String) |
Gets the list of subfolders in the specified folder
|
 | ListFoldersAsync(CancellationToken) |
Gets the list of folders in the mailbox
|
 | ListFoldersAsync(IConnection) |
Gets the list of folders in the mailbox
|
 | ListFoldersAsync(Boolean, CancellationToken) |
Gets the list of folders in the mailbox
|
 | ListFoldersAsync(String, Boolean) |
Gets the list of subfolders in the specified folder
|
 | ListFoldersAsync(String, CancellationToken) |
Gets the list of subfolders in the specified folder
|
 | ListFoldersAsync(IConnection, Boolean) |
Gets the list of folders in the mailbox
|
 | ListFoldersAsync(IConnection, String) |
Gets the list of subfolders in the specified folder
|
 | ListFoldersAsync(IConnection, CancellationToken) |
Gets the list of folders in the mailbox
|
 | ListFoldersAsync(String, Boolean, CancellationToken) |
Gets the list of subfolders in the specified folder
|
 | ListFoldersAsync(IConnection, Boolean, CancellationToken) |
Gets the list of folders in the mailbox
|
 | ListFoldersAsync(IConnection, String, Boolean) |
Gets the list of subfolders in the specified folder
|
 | ListFoldersAsync(IConnection, String, CancellationToken) |
Gets the list of subfolders in the specified folder
|
 | ListFoldersAsync(String, Boolean, ListFoldersOptions, ListFoldersReturnOptions) |
Gets the list of subfolders in the specified folder
|
 | ListFoldersAsync(IConnection, String, Boolean, CancellationToken) |
Gets the list of subfolders in the specified folder
|
 | ListFoldersAsync(String, Boolean, ListFoldersOptions, ListFoldersReturnOptions, CancellationToken) |
Gets the list of subfolders in the specified folder
|
 | ListFoldersAsync(IConnection, String, Boolean, ListFoldersOptions, ListFoldersReturnOptions) |
Gets the list of subfolders in the specified folder
|
 | ListFoldersAsync(IConnection, String, Boolean, ListFoldersOptions, ListFoldersReturnOptions, CancellationToken) |
Gets the list of subfolders in the specified folder
|