Overload List

  NameDescription
Public methodGetFolders()()()()
Lists all folders (mailboxes) starting from root. Folders starting with '#' are usually shared between users. You can use GetNamespaces()()()() to obtain information about shared folders.
Public methodGetFolders(String)
Lists all folders (mailboxes) under specified folder (mailbox).
Public methodGetFolders(FolderInfo)
Lists all folders (mailboxes) under specified folder (mailbox).

See Also