SP.Social.SocialFeed.newestProcessed 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_newestProcessed()

Return value

DateTime
The timestamp of the newest retrieved post.

See also

Other resources

SocialFeed