SPSocialPostDefinitionDataItemType enumeration

This class or member is reserved for internal use and is not intended to be used in your code.

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

Syntax

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

Members

Member name Description
Text Represents plain text.
User Represents a user.
Document Represents a document.
Site Represents a site.
Tag Represents a tag.
Link Represents a link.

Remarks

Specifies a SPSocialPostDefinitionDataItem type.

See also

Reference

Microsoft.Office.Server.Social namespace