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

Gets or sets the "older than" boundary of the time span to retrieve.

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

var value = SP.Social.SocialFeedOptions.get_olderThan()
SP.Social.SocialFeedOptions.set_olderThan(value)

Return value

DateTime
The "older than" boundary of the time span to retrieve.

See also

Other resources

SocialFeedOptions