SP.UserProfiles.PersonProperties.latestPost property (sp.userprofiles)

Gets the user's latest microblog post.

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

var value = SP.UserProfiles.PersonProperties.get_latestPost()

Return value

String
The content of the user's latest microblog post.

See also

Other resources

PersonProperties