Skip to content

Commit 3045262

Browse files
authored
Describe new parameters
1 parent fbd9ea7 commit 3045262

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

services/outlook-web.md

+40
Original file line numberDiff line numberDiff line change
@@ -118,3 +118,43 @@ format: string
118118
description: A comma-separated list of emails of optional attendees.
119119

120120
121+
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.

0 commit comments

Comments
 (0)