Compartilhar via


SocialPostCreationData classe

Representa informações relacionadas e o conteúdo para uma nova postagem de microblog.

Inheritance hierarchy

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

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

Comentários

Consulte How to: Learn to read and write to the social feed by using the .NET client object model, How to: Create and delete posts and retrieve the social feed by using the .NET client object model, How to: Include mentions, tags, and links to sites and documents in postse How to: Embed images, videos, and documents in posts.

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

SocialPostCreationData membros

Microsoft.SharePoint.Client.Social namespace