SP.Social.SocialFeedSortOrder enumeration (sp.userprofiles)

Specifies the sort order for the threads in a social feed.

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

SP.Social.SocialFeedSortOrder

Members

The SocialFeedSortOrder enumeration has the following members.

Member

Value

Description

byModifiedTime

0

By last modified time.

byCreatedTime

1

By created time.

Remarks

The default sort order for feed is by modified time, except the Timeline feed, which sorts by created time.

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