Share via


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

Gets or sets the "newer 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_newerThan()
SP.Social.SocialFeedOptions.set_newerThan(value)

Return value

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

See also

Other resources

SocialFeedOptions