Windows.ApplicationModel.Contacts.Provider
Windows.ApplicationModel.Contacts.Provider
Windows.ApplicationModel.Contacts.Provider
Windows.ApplicationModel.Contacts.Provider
Windows.ApplicationModel.Contacts.Provider
Namespace
Enables apps to create and remove contacts.
Classes
ContactPickerUI ContactPickerUI ContactPickerUI ContactPickerUI ContactPickerUI |
Allows you to call the contact picker UI so you can select one or more contacts. |
ContactRemovedEventArgs ContactRemovedEventArgs ContactRemovedEventArgs ContactRemovedEventArgs ContactRemovedEventArgs |
Contains info about a removed contact. Returned when a ContactRemoved event occurs. |
Enums
AddContactResult AddContactResult AddContactResult AddContactResult AddContactResult |
Indicates whether a contact was added successfully. |
Remarks
To be launched as a Contact provider and let other apps access your app's contact data, register your app as a provider by including the following in the Extensions section of your app's manifest.
<Extension Category=”windows.contactPicker” />
See also
Feedback
We'd love to hear your thoughts. Choose the type you'd like to provide:
Our feedback system is built on GitHub Issues. Read more on our blog.
Loading feedback...