SP.Social.SocialDataItem object (sp.userprofiles)
Represents a link to a document, site, or website, a user mention, or a tag reference in a microblog post.
Applies to: apps for SharePoint | Office 365 | SharePoint Foundation 2013 | SharePoint Server 2013
var object = new SP.Social.SocialDataItem()
Members
The SocialDataItem object has the following members.
Constructor
The SocialDataItem object has the following constructor.
Constructor |
Description |
---|---|
Initializes a new instance of a link to a document, site, or website, a user mention, or a tag reference in a microblog post. |
Methods
The SocialDataItem object has the following methods.
Method |
Description |
---|---|
This member is reserved for internal use and is not intended to be used directly from your code. |
|
This member is reserved for internal use and is not intended to be used directly from your code. |
Properties
The SocialDataItem object has the following properties.
Property |
Description |
---|---|
Gets or sets the account name of the user to mention. |
|
Gets or sets the link type: a link to a document, site, or website, a user mention, or a tag reference. |
|
Gets or sets the tag GUID. |
|
Gets or sets the plain text to insert into the post's content text at the specified position. |
|
This member is reserved for internal use and is not intended to be used directly from your code. |
|
Gets or sets the URI for the document, site, or website. |
See also
Other resources
How to: Include mentions, tags, and links to sites and documents in posts in SharePoint Server 2013