Partager via


SocialFeed.UnreadMentionCount - Propriété

Affiche le nombre de mentions non lues pour l’utilisateur actuel.

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 UnreadMentionCount As Integer
    Get
'Utilisation
Dim instance As SocialFeed
Dim value As Integer

value = instance.UnreadMentionCount
public int UnreadMentionCount { get; }

Valeur de propriété

Type : System.Int32

Remarques

Cette propriété est valide uniquement pour les flux récupérées par la méthode GetFeed .

Voir aussi

Référence

SocialFeed classe

SocialFeed - Membres

Microsoft.SharePoint.Client.Social - Espace de noms