SocialFollowingManager constructor (ClientRuntimeContext, ObjectPath)

This member is reserved for internal use and is not intended to be used directly from your code.

Namespace:  Microsoft.SharePoint.Client.Social
Assembly:  Microsoft.SharePoint.Client.UserProfiles (in Microsoft.SharePoint.Client.UserProfiles.dll)

Syntax

'Declaration
Public Sub New ( _
    context As ClientRuntimeContext, _
    objectPath As ObjectPath _
)
'Usage
Dim context As ClientRuntimeContext
Dim objectPath As ObjectPath

Dim instance As New SocialFollowingManager(context, _
    objectPath)
public SocialFollowingManager(
    ClientRuntimeContext context,
    ObjectPath objectPath
)

Parameters

See also

Reference

SocialFollowingManager class

SocialFollowingManager members

SocialFollowingManager overload

Microsoft.SharePoint.Client.Social namespace