Partager via


IChatItem Interface

Définition

Représente un élément de conversation.

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
Dérivé
Attributs

Configuration requise pour Windows

Famille d’appareils
Windows 10 (introduit dans 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox)
API contract
Windows.Foundation.UniversalApiContract (introduit dans v1.0)
Fonctionnalités de l’application
chat chatSystem smsSend

Propriétés

ItemKind

Obtient le type de l’élément de conversation, tel que le message ou la conversation.

S’applique à