Hi, I've used this code '*contact.setContent(new PlainTextConstruct(String notes))*' to input a notes information of a contact.
Then, I can see the notes of a contact I just inserted using Contact API like 'ContactEntry.getPlainTextContent()'. But, I can't see the notes on a Contact on Gmail Contacts in Gmail screen. Other Information like First Name, Last Name, Email(work, home, other), Address, etc. are well shown except for the 'Notes'. What's wrong? Do I need to use other method in ContactEntry class instead of the method '* ContactEntry.setContent'*? Please, answer this problem. Thanks ahead for your help. -- 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
