SocialPostType enumeration
Specifies a SocialPost type.
Namespace: Microsoft.SharePoint.Client.Social
Assembly: Microsoft.SharePoint.Client.UserProfiles (in Microsoft.SharePoint.Client.UserProfiles.dll)
Syntax
'Declaration
Public Enumeration SocialPostType
'Usage
Dim instance As SocialPostType
public enum SocialPostType
Members
Member name | Description | |
---|---|---|
Root | A root post. | |
Reply | A reply. |