Folder.UnreadCount 属性

定义

获取文件夹中的未读项目数。

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

属性值

一个整数值,表示文件夹中的未读项目数。

适用于