Folder.UnreadCount プロパティ

定義

フォルダー内の未読アイテムの数を取得します。

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

プロパティ値

フォルダー内の未読アイテムの数を表す整数値。

適用対象