SocialPostCreationData.TypeId property

This member is reserved for internal use and is not intended to be used directly from your code.

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

Syntax

'Declaration
Public Overrides ReadOnly Property TypeId As String
    Get
'Usage
Dim instance As SocialPostCreationData
Dim value As String

value = instance.TypeId
public override string TypeId { get; }

Property value

Type: System.String

See also

Reference

SocialPostCreationData class

SocialPostCreationData members

Microsoft.SharePoint.Client.Social namespace