Skip to content

Commit f8e560b

Browse files
authored
Merge pull request #11999 from Julia-Foran/patch-1
Remove Desks from Set-Place.md
2 parents ff9e8d2 + 164d0bb commit f8e560b

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

exchange/exchange-ps/exchange/Set-Place.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ Set-Place [-Identity] <RecipientIdParameter>
3232
[-City <String>]
3333
[-Confirm]
3434
[-CountryOrRegion <CountryInfo>]
35-
[-Desks <RecipientIdParameter[]>]
3635
[-DisplayDeviceName <String>]
3736
[-Floor <System.Int32>]
3837
[-FloorLabel <String>]
@@ -198,22 +197,6 @@ Accept pipeline input: False
198197
Accept wildcard characters: False
199198
```
200199
201-
### -Desks
202-
{{ Fill Desks Description }}
203-
204-
```yaml
205-
Type: RecipientIdParameter[]
206-
Parameter Sets: (All)
207-
Aliases:
208-
Applicable: Exchange Online
209-
210-
Required: False
211-
Position: Named
212-
Default value: None
213-
Accept pipeline input: False
214-
Accept wildcard characters: False
215-
```
216-
217200
### -DisplayDeviceName
218201
The DisplayDeviceName parameter specifies the name of the display device in the room. If the value contains spaces, enclose the value in quotation marks (").
219202

0 commit comments

Comments
 (0)