-api-id | -api-type |
---|---|
M:Windows.ApplicationModel.Contacts.Provider.ContactPickerUI.ContainsContact(System.String) |
winrt method |
Checks to see whether the contact was already selected by the user.
The ID of the contact.
true
if the contact has already been selected; otherwise, false
.
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.
contactsSystem