ImapGetFoldersTreeAsync Method |
Name | Description | |
---|---|---|
GetFoldersTreeAsync(SubFolders) |
Lists folder tree roots starting from root.
In contrast to GetFolders method only roots are returned. You can use SubFolders to access sub folders.
| |
GetFoldersTreeAsync(String, SubFolders) |
Lists folder tree roots starting from specified folder (mailbox).
In contrast to GetFolders method only roots are returned. You can use SubFolders to access sub folders.
| |
GetFoldersTreeAsync(FolderInfo, SubFolders) |
Lists folder tree roots starting from specified folder (mailbox).
In contrast to GetFolders method only roots are returned. You can use SubFolders to access sub folders.
|