ChatConversationThreadingKind
ChatConversationThreadingKind
ChatConversationThreadingKind
ChatConversationThreadingKind
Enum
Definition
Specifies how a conversation is threaded.
public : enum class ChatConversationThreadingKindpublic enum ChatConversationThreadingKindPublic Enum ChatConversationThreadingKind// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| ContactId ContactId ContactId ContactId | By contact ID |
| ConversationId ConversationId ConversationId ConversationId | By conversation ID |
| Custom Custom Custom Custom | Custom threading defined by the app |
| Participants Participants Participants Participants | By participants |