Conversation.UnreadCount Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le nombre de tous les éléments de conversation non lus dans le dossier actif.
public:
property int UnreadCount { int get(); };
public int UnreadCount { get; }
Public ReadOnly Property UnreadCount As Integer
Valeur de propriété
Nombre d’éléments non lus.