Share via


ProfileLoader.GetUserProfile Method

NOTE: This API is now obsolete.

Obsolete.

Namespace:  Microsoft.SharePoint.Portal.UserProfiles
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
<ObsoleteAttribute(""Microsoft.SharePoint.Portal.UserProfiles.ProfileLoader" is obsolete; use class "Microsoft.Office.Server.UserProfiles.ProfileLoader" instead")> _
Public Function GetUserProfile As UserProfile
'Usage
Dim instance As ProfileLoader
Dim returnValue As UserProfile

returnValue = instance.GetUserProfile()
[ObsoleteAttribute(""Microsoft.SharePoint.Portal.UserProfiles.ProfileLoader" is obsolete; use class "Microsoft.Office.Server.UserProfiles.ProfileLoader" instead")]
public UserProfile GetUserProfile()

Return Value

Type: Microsoft.SharePoint.Portal.UserProfiles.UserProfile

See Also

Reference

ProfileLoader Class

ProfileLoader Members

Microsoft.SharePoint.Portal.UserProfiles Namespace