EmailConversation.UnreadMessageCount プロパティ

定義

スレッド内の未読メッセージの数を取得します。

public:
 property unsigned int UnreadMessageCount { unsigned int get(); };
uint32_t UnreadMessageCount();
public uint UnreadMessageCount { get; }
var uInt32 = emailConversation.unreadMessageCount;
Public ReadOnly Property UnreadMessageCount As UInteger

プロパティ値

UInt32

unsigned int

uint32_t

スレッド内の未読メッセージの数。

Windows の要件

アプリの機能
email emailSystem

適用対象