Compartilhar via


SocialPostReference classe

Representa uma postagem referenciada em um segmento externo.

Inheritance hierarchy

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

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

Comentários

Quando um usuário gosta uma postagem, menções alguém em uma postagem, respostas a uma postagem ou inclui uma marca em uma postagem, o servidor gera um segmento de referência. A propriedade PostReference do thread referência pode conter um objeto de SocialPostReference . Para obter mais informações, consulte 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

SocialPostReference membros

Microsoft.SharePoint.Client.Social namespace