ChatConversationThreadingKind 列舉

定義

指定對話的執行緒方式。

public enum class ChatConversationThreadingKind
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
enum class ChatConversationThreadingKind
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public enum ChatConversationThreadingKind
var value = Windows.ApplicationModel.Chat.ChatConversationThreadingKind.participants
Public Enum ChatConversationThreadingKind
繼承
ChatConversationThreadingKind
屬性

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)
應用程式功能
chat chatSystem smsSend

欄位

ContactId 1

依連絡人識別碼

ConversationId 2

依交談識別碼

Custom 3

應用程式定義的自訂執行緒

Participants 0

由參與者

適用於