共用方式為


PinnedContactIdsQueryResult 類別

定義

提供查詢結果的存取權,其中列出釘選到工作列或 [開始] 功能表的所有連絡人識別碼。

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 來列舉已釘選連絡人的識別碼。

屬性

ContactIds

取得釘選到工作列或 [開始 ] 功能表的連絡人識別碼清單。

適用於

另請參閱