SPSocialFollowingManager constructor (UserProfile)

Initializes a new SPSocialFollowingManager instance for the specified user.

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

Syntax

'Declaration
Public Sub New ( _
    profile As UserProfile _
)
'Usage
Dim profile As UserProfile

Dim instance As New SPSocialFollowingManager(profile)
public SPSocialFollowingManager(
    UserProfile profile
)

Parameters

See also

Reference

SPSocialFollowingManager class

SPSocialFollowingManager members

SPSocialFollowingManager overload

Microsoft.Office.Server.Social namespace