UserProfile.GetDirectReports Method

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

Syntax

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

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

Return Value

Type: []

See Also

Reference

UserProfile Class

UserProfile Members

Microsoft.Office.Server.UserProfiles Namespace