Contacts Class

Definition

API class for working with contacts on the device.

public static class Contacts
Inheritance
System.Object
Contacts

Methods

GetAllAsync(CancellationToken)

Gets a collection of all the contacts on the device.

PickContactAsync()

Starts file picker for selecting a single contact.

Applies to