1 out of 1 rated this helpful - Rate this topic

Folder.FindFolders method

EWS Managed API

Returns a list of folders by searching the subfolders of this folder.

  NameDescription
Public method FindFolders(FolderView) Obtains a list of folders by searching the subfolders of this folder.
Public method FindFolders(SearchFilter, FolderView) Returns a list of folders by searching the subfolders in the specified view that satisfy the specified search filter criteria.
Top

Calling this method results in a call to Exchange Web Services (EWS).

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.