SocialPost.LikerInfo - Propriété
Obtient un objet qui contient des informations sur les likers du 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 LikerInfo As SocialPostActorInfo
Get
'Utilisation
Dim instance As SocialPost
Dim value As SocialPostActorInfo
value = instance.LikerInfo
public SocialPostActorInfo LikerInfo { get; }
Valeur de propriété
Type : Microsoft.SharePoint.Client.Social.SocialPostActorInfo
Remarques
Informations sur les likers du billet.