EmailItemCounts.Unread プロパティ

定義

未読メール メッセージの数を取得します。

public:
 property unsigned int Unread { unsigned int get(); };
uint32_t Unread();
public uint Unread { get; }
var uInt32 = emailItemCounts.unread;
Public ReadOnly Property Unread As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

未読のメール メッセージの数。

Windows の要件

アプリの機能
email emailSystem

適用対象