We are using C# as programming language. We have a user with “Super Administrator” status. We basically need here a code snippet through which this “Super Administrator” status user could perform following operations create/update/delete/get on the contact list of all other users.
We are able to successfully manage contact list i.e. perform following operations create/update/delete/get by passing credentials of individual users for whom the contacts need to be maintained, but we need to perform contact related operations (as mentioned above) on all users by supplying credentials of “Super Administrator” status user, and just passing email address of the user of whom we need to maintain contacts. Can anyone please provide some code snippet for this? -- You received this message because you are subscribed to the Google Groups "Google Contacts, Shared Contacts and User Profiles 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://code.google.com/apis/contacts/community/forum.html
