Hi, May I have a question?
How to query schedule when schedule's count is more than the MAX of max-result? To synchronized schedule with Google Calendar, I tried to query some updated recurrent entities by setting "singleevents=true" and I set "max-result" is 1000. But because of "single recurrent event", the count of entities may be easily exceed 1000. So there would always be some updated events that can't be queried. However, I can temporarily sovle this problem by resetting "max- result" value to a larger one. But I can't guarantee that if the count of schedule that is going to be queried would still be more than the value of max-result or even more than the MAX value of max-result. Anyone can help me? Thanks, Jacky.S --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Calendar Data 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-calendar-help-dataapi?hl=en -~----------~----~----~----~------~----~------~--~---
