SPSocialFeedManager.FollowingManager property

Gets an SPSocialFollowingManager object in the context of the current user.

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

Syntax

'Declaration
Public ReadOnly Property FollowingManager As SPSocialFollowingManager
    Get
'Usage
Dim instance As SPSocialFeedManager
Dim value As SPSocialFollowingManager

value = instance.FollowingManager
public SPSocialFollowingManager FollowingManager { get; }

Property value

Type: Microsoft.Office.Server.Social.SPSocialFollowingManager

See also

Reference

SPSocialFeedManager class

SPSocialFeedManager members

Microsoft.Office.Server.Social namespace