SPSocialDataItem class

Represents a link to a site or document, a user mention, or a tag reference in a microblog post.

Inheritance hierarchy

System.Object
  Microsoft.Office.Server.Social.SPSocialDataItem

Namespace:  Microsoft.Office.Server.Social
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public Class SPSocialDataItem
'Usage
Dim instance As SPSocialDataItem
public class SPSocialDataItem

Remarks

SPSocialDataItem objects can represent links to a Link (website), Site, or Document, or they can represent links to a User (mention) or Tag.

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See also

Reference

SPSocialDataItem members

Microsoft.Office.Server.Social namespace