Share via


SPSocialFeedManager-Konstruktor (UserProfile, SPServiceContext)

Initialisiert eine neue Instanz der SPSocialFeedManager -Klasse für den angegebenen Benutzer und dem Dienstkontext.

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

Syntax

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

Dim instance As New SPSocialFeedManager(profile, _
    context)
public SPSocialFeedManager(
    UserProfile profile,
    SPServiceContext context
)

Parameter

Siehe auch

Referenz

SPSocialFeedManager Klasse

SPSocialFeedManager-Member

SPSocialFeedManager-Überladung

Microsoft.Office.Server.Social-Namespace