Share via


ProfileSearchManager.GetProfileSearchManager Method

Returns the ProfileSearchManager object for the current SPServiceContext.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Shared Function GetProfileSearchManager As ProfileSearchManager
'Usage
Dim returnValue As ProfileSearchManager

returnValue = ProfileSearchManager.GetProfileSearchManager()
public static ProfileSearchManager GetProfileSearchManager()

Return Value

Type: Microsoft.Office.Server.UserProfiles.ProfileSearchManager
Returns ProfileSearchManager.

See Also

Reference

ProfileSearchManager Class

ProfileSearchManager Members

GetProfileSearchManager Overload

Microsoft.Office.Server.UserProfiles Namespace