MAPIFolder.UnReadItemCount 属性

定义

返回一个 Integer (in C# int ) 值,该值指示文件夹中的未读项目数。 只读。

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

属性值

适用于