AddressBook.ABAddressBook.GetPerson Method
Returns the AddressBook.ABPerson with the given record ID.

Syntax

public ABPerson GetPerson (int recordId)

Parameters

recordId
A int containing the record ID.

Returns

A AddressBook.ABPerson where ABRecord.Id is equal to recordId, or null if there is no such group.

Remarks

Requirements

Namespace: AddressBook
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0