ChatConversation.ThreadingInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|