SocialFeedSortOrder enumeration

SharePoint Online

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

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

No code example is currently available or this language may not be supported.

Member nameDescription
ByModifiedTimeBy last modified time.
ByCreatedTimeBy created time.

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

Show: