Skip to content

Commit 88736bd

Browse files
authored
Fix typo in Set-CalendarProcessing documentation
1 parent e1b3ce6 commit 88736bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

exchange/exchange-ps/ExchangePowerShell/Set-CalendarProcessing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -645,7 +645,7 @@ The EnableAutoRelease parameter specifies if users need to check in to the reser
645645
- $true: Users need to check in to the reserved space.
646646
- $false: Users don't need to check in to the reserved space.
647647

648-
If the value of this parameer is $true and no one checks in within the time window specified by the PostReservationMaxClaimTimeInMinutes parameter, the space releases automatically and becomes available for others to reserve. For more information, see [Enable check in and autorelease for rooms, desks, and desk pools]([/places/enable-auto-release](https://learn.microsoft.com/microsoft-365/places/enable-auto-release).
648+
If the value of this parameter is $true and no one checks in within the time window specified by the PostReservationMaxClaimTimeInMinutes parameter, the space releases automatically and becomes available for others to reserve. For more information, see [Enable check in and autorelease for rooms, desks, and desk pools]([/places/enable-auto-release](https://learn.microsoft.com/microsoft-365/places/enable-auto-release).
649649

650650
```yaml
651651
Type: Boolean

0 commit comments

Comments
 (0)