I should probably clarify that for RetrieveGroups, I tested it on a new account, one not belonging to any group, and yet it listed that he belongs to every group.
For example: > extendedFeed = service.Groups.RetrieveGroups(newMemberId, true); > // PsuedoCode: SaveToXML like the previous example as file1 > extendedFeed = service.Groups.RetrieveGroups(newMemberId, false); > // PsuedoCode: SaveToXML like the previous example as file2 > extendedFeed = service.Groups.RetrieveAllGroups(); > // PsuedoCode: SaveToXML like the previous example as file3 > // Compare all three files, and all three files and the content of all three > files are the same --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Apps APIs" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/google-apps-apis?hl=en -~----------~----~----~----~------~----~------~--~---
