-api-id | -api-type |
---|---|
M:Windows.ApplicationModel.Contacts.Provider.ContactPickerUI.AddContact(Windows.ApplicationModel.Contacts.Contact) |
winrt method |
Adds a Contact.
An object that contains the contact's information.
An AddContactResult-typed value that indicates whether the contact was added successfully.
Note
The Contact.Id property must be set when you call AddContact. If Contact.Id isn't set, your app will fail.
contactsSystem