SP.Social.SocialFeedOptions.maxThreadCount property (sp.userprofiles)

Gets or sets the maximum number of threads to retrieve.

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

var value = SP.Social.SocialFeedOptions.get_maxThreadCount()
SP.Social.SocialFeedOptions.set_maxThreadCount(value)

Return value

Int32
The maximum number of threads to retrieve. The default value is 20.

See also

Other resources

SocialFeedOptions

How to: Learn to read and write to the social feed by using the .NET client object model in SharePoint 2013