次の方法で共有


ABPerson.GetPhones メソッド

定義

の電話番号を ABPerson取得します。

public AddressBook.ABMultiValue<string> GetPhones ();
member this.GetPhones : unit -> AddressBook.ABMultiValue<string>

戻り値

ABMultiValue<T>の電話番号をABPerson格納している 。

適用対象

こちらもご覧ください

  • <xref:AddressBook.ABPerson.SetPhones(AddressBook.ABMultiValue%601)>