Freigeben über


SocialDataManager.GetUserProfile-Methode

Ruft ein Benutzerprofil für die angegebene Benutzer-Datensatz-ID.

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

Syntax

'Declaration
Protected Function GetUserProfile ( _
    recordID As Long _
) As UserProfile
'Usage
Dim recordID As Long
Dim returnValue As UserProfile

returnValue = Me.GetUserProfile(recordID)
protected UserProfile GetUserProfile(
    long recordID
)

Parameter

Rückgabewert

Typ: Microsoft.Office.Server.UserProfiles.UserProfile

Siehe auch

Referenz

SocialDataManager Klasse

SocialDataManager-Member

Microsoft.Office.Server.SocialData-Namespace