共用方式為


Contact.Phones 屬性

定義

取得或設定聯繫人的電話號碼集合。

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

屬性值

System.Collections.Generic.List<ContactPhone>

適用於