EmailConversation.MessageCount プロパティ

定義

会話内のメッセージの数を取得します。

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

プロパティ値

UInt32

unsigned int

uint32_t

会話内のメッセージの数。

Windows の要件

アプリの機能
email emailSystem

適用対象