accessing AddressBook.data
accessing AddressBook.data
- Subject: accessing AddressBook.data
- From: Robert Chien <email@hidden>
- Date: Sat, 12 Feb 2005 01:44:15 -0800
Hi,
I have a question on accessing ~/Library/Application
Support/AddressBook/AddressBook.data. Specifically, the db which
contains the "Previous Recipients". Problem is, it doesn't look like
header for this db is published. Other db's, like ABPerson and ABGroup,
are published in 10.2.
I found a Metakit reference to this AddressBook.data, and it shows the
structure of "Previous Recipients" as follows:
ABMailRecent[
UID:S,
Last:S,_Last:I,
PersonUID:S,_PersonUID:I,
Email:S,_Email:I,
First:S,_First:I,
MailLastDates:B,_MailLastDates:I
],
So, is there a way to get to an unpublished db using Obj-C?
Thanks,
Robert
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden