Share via


Contact.Emails Property

Definition

Gets or sets a collection of email addresses of the contact.

public System.Collections.Generic.List<Xamarin.Essentials.ContactEmail> Emails { get; set; }

Property Value

System.Collections.Generic.List<ContactEmail>

Applies to