Compartir a través de


Clase SocialThread

Representa un hilo en una fuente social.

Jerarquía de la herencia

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

Espacio de nombres:  Microsoft.SharePoint.Client.Social
Ensamblados:   Microsoft.SharePoint.Client.UserProfiles.Silverlight (en Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (en Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (en Microsoft.SharePoint.Client.UserProfiles.dll)

Sintaxis

'Declaración
Public Class SocialThread _
    Inherits ClientValueObject
'Uso
Dim instance As SocialThread
public class SocialThread : ClientValueObject

Comentarios

Para obtener más información sobre cómo trabajar con subprocesos, vea 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 modely Reference threads and digest threads in social feeds.

Seguridad para subprocesos

Los miembros static (Shared en Visual Basic) públicos de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancias sean seguros para los subprocesos.

Vea también

Referencia

Miembros SocialThread

Espacio de nombres Microsoft.SharePoint.Client.Social