次の方法で共有


MAPIFolder.UnReadItemCount プロパティ

定義

フォルダー内の未読アイテムの数を示す Integer (C#では int ) の値を返します。 読み取り専用です。

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

プロパティ値

適用対象