ChatItemKind Enumeration

Definition

Gibt den Typ eines Chatelements an.

public enum class ChatItemKind
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
enum class ChatItemKind
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public enum ChatItemKind
var value = Windows.ApplicationModel.Chat.ChatItemKind.message
Public Enum ChatItemKind
Vererbung
ChatItemKind
Attribute

Windows-Anforderungen

Gerätefamilie
Windows 10 (eingeführt in 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v1.0)
App-Funktionen
chat chatSystem smsSend

Felder

Conversation 1

Eine Unterhaltung

Message 0

Meldung

Gilt für: