Conversation.UnreadCount 属性

定义

获取当前文件夹中所有未读对话项目的计数。

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

属性值

未读项的计数。

适用于