I am trying to use the ContactManager class in the Windows 10 Universal apps API. I am trying to do this on a Windows 10 Desktop machine.
I am receiving an exception
Alright, I think I discovered the answer on my own. Looks like if you add the "contacts" capability to the Package.appxmanifest file manually, it will fix the issue.
There is no UI option for this capability. You have to somehow know it exists, edit the file in a text editor instead of in the UI, and add: