SocialPostDefinitionDataItemType enumeration

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

Namespace:  Microsoft.SharePoint.Client.Social
Assembly:  Microsoft.SharePoint.Client.UserProfiles (in Microsoft.SharePoint.Client.UserProfiles.dll)

Syntax

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

Members

Member name Description
Text This member is reserved for internal use and is not intended to be used directly from your code.
User This member is reserved for internal use and is not intended to be used directly from your code.
Document This member is reserved for internal use and is not intended to be used directly from your code.
Site This member is reserved for internal use and is not intended to be used directly from your code.
Tag This member is reserved for internal use and is not intended to be used directly from your code.
Link This member is reserved for internal use and is not intended to be used directly from your code.

See also

Reference

Microsoft.SharePoint.Client.Social namespace