Compartilhar via


SocialThread classe

Representa um segmento em um feed social.

Inheritance hierarchy

System.Object
  Microsoft.SharePoint.Client.ClientValueObject
    Microsoft.SharePoint.Client.Social.SocialThread

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 Class SocialThread _
    Inherits ClientValueObject
'Uso
Dim instance As SocialThread
public class SocialThread : ClientValueObject

Comentários

Para obter mais informações sobre como trabalhar com threads, consulte Work with social feeds, How to: Learn to read and write to the social feed by using the .NET client object model in SharePoint 2013, How to: Create and delete posts and retrieve the social feed by using the .NET client object modele Reference threads and digest threads in social feeds.

Segurança de thread

Os membros públicos estática (Shared no Visual Basic) desse tipo são seguros para thread. Nenhum membro de instância pode ser garantido como seguro para thread.

Ver também

Referência

SocialThread membros

Microsoft.SharePoint.Client.Social namespace