SocialDataItemType enumeration
Specifies the type of SocialDataItem link.
Namespace: Microsoft.SharePoint.Client.Social
Assembly: Microsoft.SharePoint.Client.UserProfiles (in Microsoft.SharePoint.Client.UserProfiles.dll)
Syntax
'Declaration
Public Enumeration SocialDataItemType
'Usage
Dim instance As SocialDataItemType
public enum SocialDataItemType
Members
Member name | Description | |
---|---|---|
User | 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.SharePoint.Client.Social namespace
Other resources
How to: Include mentions, tags, and links to sites and documents in posts in SharePoint Server 2013