Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 968 Bytes

contactpicker_picksinglecontactasync_2033050338.md

File metadata and controls

32 lines (22 loc) · 968 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Contacts.ContactPicker.PickSingleContactAsync
winrt method

Windows.ApplicationModel.Contacts.ContactPicker.PickSingleContactAsync

-description

Launches the Contact Picker for selecting a single contact.

Note

This method is no longer available starting with Windows 10.

-returns

The operation that launches the Contact Picker.

-remarks

To pick multiple contacts at once, use PickMultipleContactsAsync.

Use the SelectionMode property to control whether your app receives all of a contact's information, or just specific fields.

-examples

-see-also

PickContactAsync

-capabilities

contactsSystem