ChatConversation.ThreadingInfo プロパティ

定義

ChatConversation のスレッド情報を取得します。

public:
 property ChatConversationThreadingInfo ^ ThreadingInfo { ChatConversationThreadingInfo ^ get(); };
ChatConversationThreadingInfo ThreadingInfo();
public ChatConversationThreadingInfo ThreadingInfo { get; }
var chatConversationThreadingInfo = chatConversation.threadingInfo;
Public ReadOnly Property ThreadingInfo As ChatConversationThreadingInfo

プロパティ値

ChatConversation のスレッド情報。

Windows の要件

アプリの機能
chat chatSystem smsSend

適用対象