Contact.Emails 属性

定义

获取或设置联系人的电子邮件地址的集合。

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

属性值

System.Collections.Generic.List<ContactEmail>

适用于