SPSocialThread.Id property

Gets the unique identifier of the thread.

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

Syntax

'Declaration
Public Property Id As String
    Get
    Friend Set
'Usage
Dim instance As SPSocialThread
Dim value As String

value = instance.Id
public string Id { get; internal set; }

Property value

Type: System.String

See also

Reference

SPSocialThread class

SPSocialThread members

Microsoft.Office.Server.Social namespace