2 messages in com.googlegroups.google-calendar-help-dataapiCalendarService
FromSent OnAttachments
npal...@quinstreet.com26 Nov 2006 12:59 
Ryan Boyd (Google)27 Nov 2006 11:22 
Subject:CalendarService
From:npal...@quinstreet.com (npal@quinstreet.com)
Date:11/26/2006 12:59:52 PM
List:com.googlegroups.google-calendar-help-dataapi

I have a web application where I am attempting to view and add calendar events. I see from the calendar API documentation that one of the first things I need to do is create a CalendarService object. The constructor of this method takes a String object for application name. My question is what should this value be?

Another question I have is that if my web application is accessing a google calendar do I have to use AuthSub to get access to the calendar?