hi,
Is there a way to get all groups from the AddressBook belonging to a person without looping through all groups?
thanks
|
|
hi, Is there a way to get all groups from the AddressBook belonging to a person without looping through all groups? thanks
|
||
|
|
|
|
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... |
||
|