SocialPostReference.ThreadId propriedade
Obtém o identificador exclusivo do thread referenciado.
Namespace: Microsoft.SharePoint.Client.Social
Assemblies: Microsoft.SharePoint.Client.UserProfiles.Silverlight (em Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll); Microsoft.SharePoint.Client.UserProfiles.Phone (em Microsoft.SharePoint.Client.UserProfiles.Phone.dll) Microsoft.SharePoint.Client.UserProfiles (em Microsoft.SharePoint.Client.UserProfiles.dll)
Sintaxe
'Declaração
Public ReadOnly Property ThreadId As String
Get
'Uso
Dim instance As SocialPostReference
Dim value As String
value = instance.ThreadId
public string ThreadId { get; }
Valor de propriedade
Tipo: System.String
O identificador exclusivo do thread referenciado.