EmailItemCounts.Total プロパティ

定義

電子メール メッセージの合計数を取得します

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

プロパティ値

UInt32

unsigned int

uint32_t

電子メール メッセージの合計数。

Windows の要件

アプリの機能
email emailSystem

適用対象