IChatItem Schnittstelle

Definition

Stellt ein Chatelement dar.

public interface class IChatItem
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
/// [Windows.Foundation.Metadata.Guid(2270285824, 52913, 16963, 184, 3, 21, 212, 90, 29, 212, 40)]
struct IChatItem
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
[Windows.Foundation.Metadata.Guid(2270285824, 52913, 16963, 184, 3, 21, 212, 90, 29, 212, 40)]
public interface IChatItem
Public Interface IChatItem
Abgeleitet
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

Eigenschaften

ItemKind

Ruft den Typ des Chatelements ab, z. B. Nachricht oder Unterhaltung.

Gilt für: