FindPeople(WellKnownFolderName, SearchFilter, ViewBase) | This method is for browse scenarios. Retrieves a set of personas satisfying the specified browse conditions. Browse scenarios don't require query string. |
FindPeople(FolderId, SearchFilter, ViewBase, CancellationToken) | This method is for browse scenarios. Retrieves a set of personas satisfying the specified browse conditions. Browse scenariosdon't require query string. |
FindPeople(WellKnownFolderName, SearchFilter, ViewBase, String) | This method is for search scenarios. Retrieves a set of personas satisfying the specified search conditions. |
FindPeople(FolderId, SearchFilter, ViewBase, String, CancellationToken) | This method is for search scenarios. Retrieves a set of personas satisfying the specified search conditions. |