I think that doesn't work, you still have to fetch all contacts, and iterate through them. Or, if you stored the URI of the contactperson you are looking for, you can use that and the property on it.
On Feb 3, 2:52 pm, Joel Riedesel <[email protected]> wrote: > Thanks,I'm looking to 'query' by title. I already know how to get the title > once I have the entry. > > Joel > > > > > > > > On Tue, Feb 3, 2009 at 2:08 AM, George Flex <[email protected]> wrote: > > > Try contactentry.title.text, but check if a title exists (contacts > > don't need to have a name/title). > > But the text-field will give you what you're looking for. > > > On Feb 3, 1:01 am, JoelR <[email protected]> wrote: > > > I want to perform a query on my contacts using the 'title' of the > > > contacts. > > > Basically I'd like to find a contact by name (which is usually the > > > title). > > > > Is there any way to do this? I'm not seeing anything obvous. > > > > Any alternatives on how one might go about doing tihs? > > > > Thanks. > > -- > Build your own smart web apps:http://jnana.appspot.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
