Share via


SPSocialPostReference.Digest property

Gets a digest of the referenced thread.

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

Syntax

'Declaration
Public Property Digest As SPSocialThread
    Get
    Friend Set
'Usage
Dim instance As SPSocialPostReference
Dim value As SPSocialThread

value = instance.Digest
public SPSocialThread Digest { get; internal set; }

Property value

Type: Microsoft.Office.Server.Social.SPSocialThread

See also

Reference

SPSocialPostReference class

SPSocialPostReference members

Microsoft.Office.Server.Social namespace