Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Initializes an new instance of a SocialFeedOptions object.
Namespace: Microsoft.SharePoint.Client.Social
Assembly: Microsoft.SharePoint.Client.UserProfiles (in Microsoft.SharePoint.Client.UserProfiles.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New SocialFeedOptions()
public SocialFeedOptions()
Remarks
See How to: Create and delete posts and retrieve the social feed by using the .NET client object model in SharePoint 2013 for an example of how to use this member.