http://code.google.com/apis/gdata/javadoc/com/google/gdata/data/calendar/AccessLevelProperty.html

In practice, you are only likely to see 4 of them:
FREEBUSY
READ
EDITOR
OWNER

Lesser seen ones:
ROOT = almost equivalent to OWNER. Only seems to apply to Google Apps
domains
NONE = almost equivalent to not being on the list at all. There's
usually no reason to run across it
CONTRIBUTOR = I've never run across this. I think they reserved it for
future use
RESPOND = I've never run across this.
OVERRIDE = I've never run across this.

On Aug 20, 12:56 pm, "[EMAIL PROTECTED]"
<[EMAIL PROTECTED]> wrote:
> Hi
> I use the GCalendar API.
> In the reference documentation page, I read that gCal:accesslevel
> must be one of the following:
> none
> read
> freebusy
> contributor

I've never actually seen "contributor" used.

> owner
>
> If I read my calendars list feed, I see that gCal:accesslevel can have
> "editor" value :
> <ns1:accesslevel value="editor" xmlns:ns1="http://schemas.google.com/
> gCal/2005" />
>
> Is this value missing in the reference ?
>
> Thanks.
>
> David.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to