Conversation.UnreadCount プロパティ

定義

現在のフォルダー内のすべての未読の会話アイテムの数を取得します。

public:
 property int UnreadCount { int get(); };
public int UnreadCount { get; }
Public ReadOnly Property UnreadCount As Integer

プロパティ値

未読アイテムの数。

適用対象