Returns the current user profile.
Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in microsoft.office.server.dll)
Visual Basic (Declaration)
Public Function GetManager As UserProfile
Dim instance As UserProfile
Dim returnValue As UserProfile
returnValue = instance.GetManager
public UserProfile GetManager ()
Return Value
A UserProfile object representing the user profile.