Manages and executes search queries that can combine different profile types in the result set. It also supports searches for Audience objects.
<SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel := True)> _ <SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel := True)> _ Public Class ProfileSearchManager
Dim instance As ProfileSearchManager
[SharePointPermissionAttribute(SecurityAction.Demand, ObjectModel = true)] [SharePointPermissionAttribute(SecurityAction.InheritanceDemand, ObjectModel = true)] public class ProfileSearchManager