SPSocialDataItemType enumeration

Specifies the type of link that an SPSocialDataItem object represents.

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

Syntax

'Declaration
Public Enumeration SPSocialDataItemType
'Usage
Dim instance As SPSocialDataItemType
public enum SPSocialDataItemType

Members

Member name Description
User A link to a user (mention).
Document A link to a document.
Site A link to a site.
Tag A tag reference.
Link A link to a website.

See also

Reference

Microsoft.Office.Server.Social namespace