AddressBook Search for Companies
AddressBook Search for Companies
- Subject: AddressBook Search for Companies
- From: "Dr. Jan-Hendrik Dörner" <email@hidden>
- Date: Tue, 1 Feb 2005 22:35:39 +0100
Hi,
since MacOS 10.3 you should be able to search the AddressBook for
ABPerson shown as a company useing the kABBitsInBitFieldMatch
comparison.
Can anybody please show me, how to create a ABSearchElement which
successfully searches for cards shown as companies? My guess seems not
to work.
ABSearchElement *seGroup = [ABPerson
searchElementForProperty:kABPersonFlags label:nil key:nil
value:kABShowAsCompany comparison:kABBitsInBitFieldMatch];
Thanks a lot for your help
Jan-Hendrik
_______________________________________________
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