Re: MIME types?
Re: MIME types?
- Subject: Re: MIME types?
- From: petite_abeille <email@hidden>
- Date: Tue, 6 May 2003 21:07:04 +0200
On Tuesday, May 6, 2003, Vince DeMarco wrote:
On Tuesday, May 6, 2003, at 8:55 AM, Matt Gough wrote:
Is there any way to tell whether an ABPersonRef refers to a person or
a
company (as specified in Address Book's 'Show as person/company') menu
item?
There is no public API to do this right now, but we are going to add
some in the next release.
In the meantime, you can try the following ABPerson method:
- (BOOL) _isCompany;
Cheers,
PA.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.