Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 892 Bytes

pinnedcontactmanager_getpinnedcontactidsasync_301892974.md

File metadata and controls

34 lines (19 loc) · 892 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Contacts.PinnedContactManager.GetPinnedContactIdsAsync
winrt method

Windows.ApplicationModel.Contacts.PinnedContactManager.GetPinnedContactIdsAsync

-description

Gets the ID's of all contacts that are pinned to the taskbar or Start menu.

-returns

An asynchronous operation that returns a PinnedContactIdsQueryResult that you can use to get the ID's of all pinned contacts.

-remarks

This method raises an AccessDeniedException if you have not enabled the contactPanel capability in your app manifest.

This method can be called from a background thread.

-see-also

-examples

-capabilities

contactsSystem