Alian, I understand what you are saying. I changed by code to retrieve a UserEntry however when I call the getName() method it returns a Name object of type com.google.gdata.data.appsforyourdomain which does not have methods to get or set the middle name, name prefix, or name suffix fields. This is why I used the ContactEntry and ProfileEntry classes. They return a Name object of type com.google.gdata.data.extensions.Name which does support these fields. Perhaps you can understand my confusion at this point.
-- 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
