SP.Social.SocialFeed.oldestProcessed property (sp.userprofiles)

Gets a DateTime value that indicates the newest retrieved post.

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

var value = SP.Social.SocialFeed.get_oldestProcessed()

Return value

DateTime
The timestamp of the oldest retrieved post.

See also

Other resources

SocialFeed