For the first question, you can retrieve more than 25 events by passing in a larger number with the max-results parameter. Consult the documentation for the particular API that you are using to modify this parameter.
All events on a single calendar have the same color. Ray On Fri, Sep 19, 2008 at 5:55 AM, DSMCybage <[EMAIL PROTECTED]> wrote: > > Hi, > > I am using google calendar API in my code, to display data fetched > from database as calendar events.From the code itself I am deleting > calendar events. If there are more that 25 events on particular date > range than API only fetches the 25 events and delete them and rest are > retained in the calendar. Can anyone suggest some way to handle this > situation so that any number of events can be deleted from google > calendar using its API. > > I have another question related to event color. Is it possible to > assign different color to different events in same calendar?? > > Please reply to above queries. > Thanks in advance. > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
