
How to use Search (KeywordQuery) to query user profiles in SharePoint
How to use Search (KeywordQuery) to query user profiles in SharePointHave you ever need to write C# code that returns a list of people (user profiles) and for it also to be lightning quick? Obviously, you could use the UserProfileManager to do this, but be warned it’s NOT quick as you more often that not […]
Read more