SP.Social.SocialDataItem.tagGuid property (sp.userprofiles)

Gets or sets the tag GUID.

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

var value = SP.Social.SocialDataItem.get_tagGuid()
SP.Social.SocialDataItem.set_tagGuid(value)

Return value

Guid
The tag GUID.

Remarks

This property is used only when itemType is tag.

See also

Other resources

SocialDataItem

How to: Include mentions, tags, and links to sites and documents in posts in SharePoint Server 2013