Skip navigation.
 
mlRe: address book
FROM : Waqar Malik
DATE : Sun Jun 22 20:14:46 2008

ABPerson *aPerson = [[ABAddressBook sharedAddressBook] me];
--Waqar
On Jun 22, 2008, at 12:27 PM, Anthony B Arthur wrote:

> Hi,
>
> Is there a convenience function that will return the person record 
> who is registered as the user account owner?  For example, say I am 
> logged in as myself, can I ask the address book UI for my person 
> record, or if I am logged in as another user on the host, is there 
> some easy way to get that person's record from address book UI?
>
> -b

Related mailsAuthorDate
mladdress book Anthony B Arthur Jun 22, 19:27
mlRe: address book Waqar Malik Jun 22, 20:14