Share via


Contact.Phones Property

Definition

Gets or sets a collection of phone numbers of the contact.

public System.Collections.Generic.List<Xamarin.Essentials.ContactPhone> Phones { get; set; }

Property Value

System.Collections.Generic.List<ContactPhone>

Applies to