File tree Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Expand file tree Collapse file tree 1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change @@ -118,3 +118,43 @@ format: string
118118description: A comma-separated list of emails of optional attendees.
119119
120120121+
122+
123+ ### reqresponse
124+ format: string
125+
126+ example: ` reqresponse=true `
127+
128+ ### allowfw
129+ format: boolean ("true"/"false")
130+
131+ description: Allow forwarding.
132+
133+ example: ` allowfw=true `
134+
135+ ### hideattn
136+ format: boolean ("true"/"false")
137+
138+ description: Hide attendee list.
139+
140+ example: ` hideattn=true `
141+
142+
143+ ### freebusy
144+ format: string (enum)
145+
146+ options:
147+ - ` free `
148+ - ` tentative `
149+ - ` busy `
150+ - ` oof `
151+ - ` workingelsewhere `
152+ - ` nodata `
153+
154+ ### online
155+ format: any
156+
157+ Description: "Skype meeting" flag.
158+
159+ ### folderid
160+ description: Unknown, probably Event id.
You can’t perform that action at this time.
0 commit comments