EmailItemCounts.Important プロパティ

定義

重要な電子メール メッセージの数を取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

重要なメール メッセージの数。

Windows の要件

アプリの機能
email emailSystem

適用対象