Share via


SPSocialPost.PostType property

Gets the post type.

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

Syntax

'Declaration
Public Property PostType As SPSocialPostType
    Get
    Friend Set
'Usage
Dim instance As SPSocialPost
Dim value As SPSocialPostType

value = instance.PostType
public SPSocialPostType PostType { get; internal set; }

Property value

Type: Microsoft.Office.Server.Social.SPSocialPostType

See also

Reference

SPSocialPost class

SPSocialPost members

Microsoft.Office.Server.Social namespace