try working with CalendarEventEntry instead of CalendarEntry. hope that helps...
vij schrieb: > hi > It would be of great help,if any body can help. > I am implementing calendar through Java. > Is there any way to get calendar Id programatically. > I have tried a program which snippet is as: > > CalendarEntry calendar = new CalendarEntry(); > out.println(calendar.getId()+"<br>"); > > Sadly,output is NULL. > Plz help. > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
