AppsService service = new AppsService("domain", "admin username", "admin password"); UserEntry user = service.RetrieveUser("username"); But it throws exception: Execution of request failed: https://apps-apis.google.com/a/feeds/pmu.mygbiz.com/user/2.0/username
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)