Compartir a través de


de la propiedad SocialPost.PostType

Obtiene el tipo de publicación.

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 ReadOnly Property PostType As SocialPostType
    Get
'Uso
Dim instance As SocialPost
Dim value As SocialPostType

value = instance.PostType
public SocialPostType PostType { get; }

Valor de propiedad

Tipo: Microsoft.SharePoint.Client.Social.SocialPostType
El tipo de entrada.

Vea también

Referencia

clase SocialPost

Miembros SocialPost

Espacio de nombres Microsoft.SharePoint.Client.Social