newbie: how to change dotNetOpenAuth GoogleAddressBook sample to retreive more than 25 contacts?

Posted by abedross on Stack Overflow See other posts from Stack Overflow or by abedross
Published on 2010-06-04T23:06:29Z Indexed on 2010/06/05 14:22 UTC
Read the original article Hit count: 143

How do you suggest I proceed in changing the GoogleAddressBook sample to retrieve > 25 contacts?

Google suggests using AutoPaging=true on http://code.google.com/apis/contacts/docs/2.0/developers_guide_dotnet.html#retrieving_without_query

If this is still valid, how can I go about passing this parameter in the DotNetOpenAuth sample provided?

TIA

© Stack Overflow or respective owner

Related posts about .NET

Related posts about gdata-api