Partager via


SocialPost.PostType - Propriété

Obtient le type de billet.

Espace de noms :  Microsoft.SharePoint.Client.Social
Assemblys :   Microsoft.SharePoint.Client.UserProfiles.Silverlight (dans Microsoft.SharePoint.Client.UserProfiles.Silverlight.dll);  Microsoft.SharePoint.Client.UserProfiles.Phone (dans Microsoft.SharePoint.Client.UserProfiles.Phone.dll)  Microsoft.SharePoint.Client.UserProfiles (dans Microsoft.SharePoint.Client.UserProfiles.dll)

Syntaxe

'Déclaration
Public ReadOnly Property PostType As SocialPostType
    Get
'Utilisation
Dim instance As SocialPost
Dim value As SocialPostType

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

Valeur de propriété

Type : Microsoft.SharePoint.Client.Social.SocialPostType
Le type de billet.

Voir aussi

Référence

SocialPost classe

SocialPost - Membres

Microsoft.SharePoint.Client.Social - Espace de noms