Compartir a través de


Clase SocialPostCreationData

Representa contenido e información relacionada de una nueva publicación de microblog.

Jerarquía de la herencia

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

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

Comentarios

Vea 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 postsy How to: Embed images, videos, and documents in posts.

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 SocialPostCreationData

Espacio de nombres Microsoft.SharePoint.Client.Social