SPSocialFeedManager constructor (UserProfile)

Initializes a new instance of the SPSocialFeedManager class 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 SPSocialFeedManager(profile)
public SPSocialFeedManager(
    UserProfile profile
)

Parameters

See also

Reference

SPSocialFeedManager class

SPSocialFeedManager members

SPSocialFeedManager overload

Microsoft.Office.Server.Social namespace