共用方式為


ABAddressBook.GetPerson(Int32) 方法

定義

ABPerson傳回具有指定記錄識別碼的 。

public AddressBook.ABPerson GetPerson (int recordId);
member this.GetPerson : int -> AddressBook.ABPerson

參數

recordId
Int32

包含記錄識別碼的 T:System.Int32

傳回

ABPerson 其中 Id 等於 recordId ,如果沒有這類群組,則 null 為 。

適用於