Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 822 Bytes

contactpickerui_removecontact_591776620.md

File metadata and controls

29 lines (21 loc) · 822 Bytes
-api-id -api-type
M:Windows.ApplicationModel.Contacts.Provider.ContactPickerUI.RemoveContact(System.String)
winrt method

Windows.ApplicationModel.Contacts.Provider.ContactPickerUI.RemoveContact

-description

Removes a contact.

-parameters

-param id

The ID of the contact to remove.

-remarks

Note

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

-examples

-see-also

Contact Picker app sample

-capabilities

contactsSystem