If I use it this way, will the calendar automatically be added to the users calendar list?
--
You received this message because you are subscribed to a topic in the Google Groups "GAM for Google Workspace" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-apps-manager/1LZvK2COJls/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-apps-man...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/d4d477b2-03c7-41e6-846d-8033b50c5e9bn%40googlegroups.com.
<CalendarACLRole> ::= editor|freebusy|freebusyreader|owner|reader|writer
gam calendar <CalendarItem> add <CalendarACLRole> <EmailAddress>
Add a calendar the the user's list
gam <UserTypeEntity> show calendars
Show a user's list of calendars
gam <UserTypeEntity> add calendar <CalendarItem> <CalendarAttribute>*
Ross
You received this message because you are subscribed to the Google Groups "GAM for Google Workspace" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/7a02edd0-87fb-4278-9aab-5a915d2f99f5n%40googlegroups.com.
<CalendarAttribute> ::=
(selected <Boolean>)|(hidden <Boolean>)|(summary <String>)|(colorindex|colorid <CalendarColorIndex>)|(backgroundcolor <ColorValue>)|(foregroundcolor <ColorValue>)|
(reminder clear|(email|sms|pop <Number>))|
(notification clear|(email|sms eventcreation|eventchange|eventcancellation|eventresponse|agenda))
There is a file named GamCommands.txt in the same folder as your gam executable; all command definitions/syntax are there.
Ross
To view this discussion on the web visit https://groups.google.com/d/msgid/google-apps-manager/2d80e220-0ac2-48cf-b45e-0d854c59a008n%40googlegroups.com.