SP.Social.SocialPost.postType property (sp.userprofiles)

Gets the post type.

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

var value = SP.Social.SocialPost.get_postType()

Return value

Int32
0 = root post, 1 = reply post.

See also

Other resources

SocialPost

SocialPostType