For me is the same but just for the shared contact, but same method for the 
normal contact works.
Anybody knows what is the difference between between this two types of 
contact an why 

* new_contact.content = atom.data.Content(text='note here') # python*

doesn't work for the shared contact but works for the normal contact?

On Thursday, June 9, 2011 9:02:39 AM UTC+3, ykko wrote:
>
> 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.
>
>
>
On Thursday, June 9, 2011 9:02:39 AM UTC+3, ykko wrote:
>
> 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

Reply via email to