I don't want to change ACL, just wanted to recreate an instance of
CalendarEntry and differentiating between writable ("owner",
"contributor") and read-only in the sense of creating events in that
particular calendar.
Nevermind, I found out that writable calendar contains link with the
relattribut of "http://schemas.google.com/acl/2007#accessControlList"
- that's how I can tell between the two.kelt On Jan 18, 6:11 pm, "Austin (Google)" <[EMAIL PROTECTED]> wrote: > Hi, > > To change the access level of a calendar, there is a special ACL URLper > calendar that you can send POST request to modify the ACL. Please read this > section for more details on how to modify ACL - > > http://code.google.com/apis/calendar/developers_guide_protocol.html#S... > > Hope it helps, > Austin > > On Jan 18, 2008 9:00 AM, kelt <[EMAIL PROTECTED]> wrote: > > > Hey, > > > I am re-creating calendar, which I have previously saved in file and I > > can't figure out how to set the read-only and accesslevel properties. > > These properties are read-only, Probably I need to set one one of > > those links to the calendar, and the API takes care of setting read- > > only etc, which is the case with EventEntry. > > > Do you have any clue which link? > > > Thank you --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
