It may be possible, but difficult. The problem is that a contact loses its title when is deleted, you would need to store its Id somewhere before it's deleted.
If you query using showdeleted=true, like: http://www.google.com/m8/feeds/contacts/[email protected]/full?showdeleted=true You could look for the Id in the feed results and get the updated value. Cheers, Julian On Sep 2, 5:24 pm, Felix <[email protected]> wrote: > Hi Julian, > > How can i get deleted contact updated time for particular > contact(deleted contact). I'm trying in java Google contact API. > > Please reply as soon as possible. > > Thanks in advance. > > Regards, > Felix. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
