Code Snippet To Search Contacts using q=<Term>

49 views
Skip to first unread message

FNIS INDIA

unread,
May 17, 2012, 11:06:14 PM5/17/12
to google-co...@googlegroups.com
I have to search contact based on custom/extended fields of google contacts. Can any one please send me a code snippet for the same.

FNIS INDIA

unread,
May 18, 2012, 12:03:55 AM5/18/12
to google-co...@googlegroups.com

On Friday, May 18, 2012 8:36:14 AM UTC+5:30, FNIS INDIA wrote:
I have to search contact based on custom/extended fields of google contacts. Can any one please send me a code snippet for the same. Just for your information i am storing some numeric vale in extended property (externalid).
ForExample : - Say value 1234 is stored in externalid field, and i need code snippet search contact having value 1234 in externalid field.
 

FNIS INDIA

unread,
May 18, 2012, 12:46:28 AM5/18/12
to google-co...@googlegroups.com

On Friday, May 18, 2012 9:33:55 AM UTC+5:30, FNIS INDIA wrote:

On Friday, May 18, 2012 8:36:14 AM UTC+5:30, FNIS INDIA wrote:
I have to search contact based on custom/extended fields of google contacts. Can any one please send me a code snippet for the same. Just for your information i am storing some numeric vale in extended property (externalid). I am using C# as the programming language

Sandip Shah

unread,
May 18, 2012, 1:13:18 AM5/18/12
to google-co...@googlegroups.com
Hi,

I don't think this is possible using query parameters.

You'll need to download the contacts (including extended properties) and then do a search on them.

Sandip
Reply all
Reply to author
Forward
0 new messages