Click or drag to resize

ImapGetFoldersTree Method

Overload List
  NameDescription
Public methodGetFoldersTree(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.
Public methodGetFoldersTree(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.
Public methodGetFoldersTree(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.
Top
See Also