-api-id | -api-type |
---|---|
M:Windows.ApplicationModel.Contacts.Provider.ContactPickerUI.AddContact(System.String,Windows.ApplicationModel.Contacts.Contact) |
winrt method |
Adds a Contact.
Note
AddContact may be altered or unavailable for releases after Windows 8.1. Instead, use AddContact without the ID.
The ID for the contact.
An object that contains the contact's information.
An AddContactResult-typed value that indicates whether the contact was added successfully.
contactsSystem