Contact.Emails Property
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.
Gets or sets a collection of email addresses of the contact.
C#
public System.Collections.Generic.List<Xamarin.Essentials.ContactEmail> Emails { get; set; }
System.Collections.Generic.List<ContactEmail>
Product | Versions |
---|---|
Xamarin Essentials Android | Latest |
Xamarin Essentials iOS | Latest |
Xamarin Essentials Shared | Latest |
Xamarin Essentials TVOS | Latest |
Xamarin Essentials UWP | Latest |
Xamarin Essentials WatchOS | Latest |