SocialThread.RootPost propriedade
Obtém a postagem raiz do thread.
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 RootPost As SocialPost
Get
'Uso
Dim instance As SocialThread
Dim value As SocialPost
value = instance.RootPost
public SocialPost RootPost { get; }
Valor de propriedade
Tipo: Microsoft.SharePoint.Client.Social.SocialPost
A postagem raiz do thread.