SocialPost.Id - Propriété
Obtient un identificateur unique de la publication.
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 Id As String
Get
'Utilisation
Dim instance As SocialPost
Dim value As String
value = instance.Id
public string Id { get; }
Valeur de propriété
Type : System.String
Identificateur unique de la publication.
Remarques
L'ID de publication racine du thread est la même valeur que l'ID du thread.