Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 568 Bytes

windows_applicationmodel_contacts_provider.md

File metadata and controls

27 lines (17 loc) · 568 Bytes
-api-id -api-type
N:Windows.ApplicationModel.Contacts.Provider
winrt namespace

Windows.ApplicationModel.Contacts.Provider

-description

Enables apps to create and remove contacts.

-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” />

-examples

-see-also

Windows.ApplicationModel.Contacts

-capabilities

contactsSystem