Share via


ChatMessage.ItemKind Eigenschaft

Definition

Ruft die Elementart ab.

public:
 property ChatItemKind ItemKind { ChatItemKind get(); };
ChatItemKind ItemKind();
public ChatItemKind ItemKind { get; }
var chatItemKind = chatMessage.itemKind;
Public ReadOnly Property ItemKind As ChatItemKind

Eigenschaftswert

Die Elementart.

Implementiert

Windows-Anforderungen

Gerätefamilie
Windows 10 Anniversary Edition (eingeführt in 10.0.14393.0)
API contract
Windows.Foundation.UniversalApiContract (eingeführt in v3.0)
App-Funktionen
chat chatSystem smsSend

Gilt für: