Share via


ChatConversation.ThreadingInfo Property

Definition

Gets the threading info for the ChatConversation.

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

Property Value

The threading info for the ChatConversation.

Windows requirements

App capabilities
chat chatSystem smsSend

Applies to