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: []