Contact.Phones 属性

定义

获取或设置联系人电话号码的集合。

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

属性值

System.Collections.Generic.List<ContactPhone>

适用于