ImapGetFoldersTree Method |
Name | Description | |
---|---|---|
GetFoldersTree(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.
| |
GetFoldersTree(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.
| |
GetFoldersTree(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.
|