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

適用於