次の方法で共有


IChatItem インターフェイス

定義

チャット アイテムを表します。

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
派生
属性

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

プロパティ

ItemKind

メッセージや会話など、チャット アイテムの種類を取得します。

適用対象