SPSocialFeed.UnreadMentionCount - Propriété

Obtient le nombre de mentions non lus pour l'utilisateur actuel.

Espace de noms :  Microsoft.Office.Server.Social
Assembly :  Microsoft.Office.Server.UserProfiles (dans Microsoft.Office.Server.UserProfiles.dll)

Syntaxe

'Déclaration
Public Property UnreadMentionCount As Integer
    Get
    Friend Set
'Utilisation
Dim instance As SPSocialFeed
Dim value As Integer

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

Valeur de propriété

Type : System.Int32

Remarques

Cette propriété est valide uniquement pour les flux récupérés par la méthode GetFeed(SPSocialFeedType, SPSocialFeedOptions) .

Voir aussi

Référence

SPSocialFeed classe

SPSocialFeed - Membres

Microsoft.Office.Server.Social - Espace de noms