SP.Social.SocialFeedType enumeration (sp.userprofiles)

Specifies a SocialFeed type.

Applies to: apps for SharePoint | Office 365 | SharePoint Foundation 2013 | SharePoint Server 2013

SP.Social.SocialFeedType

Members

The SocialFeedType enumeration has the following members.

Member

Description

personal

Activity by the current user.

news

Activity by the current user and by people and content that the user is following. Favors the most recent activity within the specified time span.

timeline

Activity by the current user and by people and content that the user is following. Favors including activity by the most members of the user's social graph.

likes

Microblog posts that the current user likes.

everyone

Recent activity by the current user's whole organization.

Remarks

You can retrieve all feed types for the current user, but you can only retrieve the personal feed for a different user.

See also

Other resources

SP.Social namespace

How to: Create and delete posts and retrieve the social feed by using the JavaScript object model in SharePoint 2013