Skip to content

Commit 42de485

Browse files
authored
Merge pull request #13091 from kundan-bharti/docs-editor/Set-CalendarProcessing-1757450041
expanded the EnableAutoRelease section
2 parents 05fab84 + 88736bd commit 42de485

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

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

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -640,7 +640,12 @@ Accept wildcard characters: False
640640

641641
This parameter is available only in the cloud-based service.
642642

643-
{{ Fill EnableAutoRelease Description }}
643+
The EnableAutoRelease parameter specifies if users need to check in to the reserved room, desk, or desk-pool to verify they're using the space. Valid values are:
644+
645+
- $true: Users need to check in to the reserved space.
646+
- $false: Users don't need to check in to the reserved space.
647+
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).
644649

645650
```yaml
646651
Type: Boolean

0 commit comments

Comments
 (0)