vote up 0 vote down star

hi,

Is there a way to get all groups from the AddressBook belonging to a person without looping through all groups?

thanks

flag

80% accept rate

1 Answer

vote up 1 vote down check

Doesn't look like it. It appears the API is written in such a way that it's expected you'll traverse Book -> Groups -> People, not the other way.

Something to ease the pain is AQToolkit's Contacts API. To get you out of C-land...

link|flag
It is not so much for the pain as for performance reasons. I really want to keep everything slick and tight... But thx anyway for the link to the API... I only knew about the google toolbox – carnz Jun 22 at 19:15

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.