Contacts Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
API class for working with contacts on the device.
public static class Contacts
- Inheritance
-
System.ObjectContacts
Methods
GetAllAsync(CancellationToken) |
Gets a collection of all the contacts on the device. |
PickContactAsync() |
Starts file picker for selecting a single contact. |