ExchangeServiceFindFolders - метод |
Имя | Описание | |
---|---|---|
FindFolders(WellKnownFolderName, FolderView) |
Obtains a list of folders by searching the sub-folders of the specified folder.
| |
FindFolders(FolderId, FolderView, CancellationToken) |
Obtains a list of folders by searching the sub-folders of the specified folder.
| |
FindFolders(WellKnownFolderName, SearchFilter, FolderView) |
Obtains a list of folders by searching the sub-folders of the specified folder.
| |
FindFolders(IEnumerableFolderId, SearchFilter, FolderView, CancellationToken) |
Obtains a list of folders by searching the sub-folders of each of the specified folders.
| |
FindFolders(FolderId, SearchFilter, FolderView, CancellationToken) |
Obtains a list of folders by searching the sub-folders of the specified folder.
|