Microsoft
70-484 · Question #120
You are developing a Windows Store app that will be used to manage contacts. You need to provide users with the ability to add contacts by using the app. All new contacts must be visible in the…
The correct answer is B. ContactManager. ContactManager class Represents a service that source apps can call to access contact data.
Manage Security and Data
Question
You are developing a Windows Store app that will be used to manage contacts. You need to provide users with the ability to add contacts by using the app. All new contacts must be visible in the people hub. Which class should you use to add the contact?
Options
- AContactPicker
- BContactManager
- CContactPickerUI
- DContactXnformation
How the community answered
(30 responses)- A3% (1)
- B80% (24)
- C7% (2)
- D10% (3)
Explanation
ContactManager class Represents a service that source apps can call to access contact data.
Topics
#ContactManager#People Hub#contact management#contacts API
Community Discussion
No community discussion yet for this question.