UserProfile.GetManager Method (Microsoft.Office.Server.UserProfiles)
Returns the current user profile.

Namespace: Microsoft.Office.Server.UserProfiles
Assembly: Microsoft.Office.Server (in microsoft.office.server.dll)
Syntax

Visual Basic (Declaration)
Public Function GetManager As UserProfile
Visual Basic (Usage)
Dim instance As UserProfile
Dim returnValue As UserProfile

returnValue = instance.GetManager
C#
public UserProfile GetManager ()

Return Value

A UserProfile object representing the user profile.
See Also

Tags :


Page view tracker