Share via


PinnedContactIdsQueryResult 类

定义

提供对查询结果的访问,该查询列出了固定到任务栏或“开始”菜单的所有联系人的 ID。

public ref class PinnedContactIdsQueryResult sealed
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 262144)]
/// [Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
class PinnedContactIdsQueryResult final
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 262144)]
[Windows.Foundation.Metadata.MarshalingBehavior(Windows.Foundation.Metadata.MarshalingType.Agile)]
public sealed class PinnedContactIdsQueryResult
Public NotInheritable Class PinnedContactIdsQueryResult
继承
Object Platform::Object IInspectable PinnedContactIdsQueryResult
属性

Windows 要求

设备系列
Windows 10 Creators Update (在 10.0.15063.0 中引入)
API contract
Windows.Foundation.UniversalApiContract (在 v4.0 中引入)
应用功能
contactsSystem

注解

可以使用 PinnedContactIdsQueryResult 通过固定联系人的 ID 枚举。

属性

ContactIds

获取固定到任务栏或 “开始 ”菜单的联系人 ID 列表。

适用于

另请参阅