Folder.FindFolders method
EWS Managed API
Returns a list of folders by searching the subfolders of this folder.
| Name | Description | |
|---|---|---|
|
FindFolders(FolderView) | Obtains a list of folders by searching the subfolders of this folder. |
|
FindFolders(SearchFilter, FolderView) | Returns a list of folders by searching the subfolders in the specified view that satisfy the specified search filter criteria. |