EmailItemCounts.Important プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
重要な電子メール メッセージの数を取得します。
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
プロパティ値
重要なメール メッセージの数。
Windows の要件
アプリの機能 |
email
emailSystem
|