Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 949 Bytes

contactpickerui_containscontact_2082214775.md

File metadata and controls

32 lines (23 loc) · 949 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Contacts.Provider.ContactPickerUI.ContainsContact(System.String)
winrt method

Windows.ApplicationModel.Contacts.Provider.ContactPickerUI.ContainsContact

-description

Checks to see whether the contact was already selected by the user.

-parameters

-param id

The ID of the contact.

-returns

true if the contact has already been selected; otherwise, false.

-remarks

Note

The Contact.Id property must be set when you call ContainsContact. If Contact.Id isn't set, your app won't be able to find the contact.

-examples

-see-also

Contact Picker app sample

-capabilities

contactsSystem