Hi, You should be able to get the Title and the Company from the contact entry, for example in Java:
entry.getTitle().getPlainText()) entry.getOrganizations() // this is a list What client library are you using? --Julian On Aug 5, 8:59 pm, bobmanc <[email protected]> wrote: > I am able to get the Name and Notes from a gmail account but how do > you get theCompanyandTitle? > > Thanks. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Contacts API" 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-contacts-api?hl=en -~----------~----~----~----~------~----~------~--~---
