Share via


UserProfile.GetManagers Method

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

Syntax

'Declaration
Public Function GetManagers As UserProfile()
'Usage
Dim instance As UserProfile
Dim returnValue As UserProfile()

returnValue = instance.GetManagers()
public UserProfile[] GetManagers()

Return Value

Type: []

See Also

Reference

UserProfile Class

UserProfile Members

Microsoft.Office.Server.UserProfiles Namespace