From 8bbbf84e07cb611424bc9aee3a71cc1f100eafa3 Mon Sep 17 00:00:00 2001 From: Kundan Bharti Date: Tue, 9 Sep 2025 13:34:04 -0700 Subject: [PATCH 1/5] Learn Editor: Update Set-CalendarProcessing.md --- .../exchange-ps/ExchangePowerShell/Set-CalendarProcessing.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/exchange/exchange-ps/ExchangePowerShell/Set-CalendarProcessing.md b/exchange/exchange-ps/ExchangePowerShell/Set-CalendarProcessing.md index c17075c1cd..0d97d64482 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Set-CalendarProcessing.md +++ b/exchange/exchange-ps/ExchangePowerShell/Set-CalendarProcessing.md @@ -638,9 +638,7 @@ Accept wildcard characters: False > Applicable: Exchange Online -This parameter is available only in the cloud-based service. - -{{ Fill EnableAutoRelease Description }} +The EnableAutoRelease parameter specifies if users needs to check in to the room, desk or desk-pool they have reserved to indicate that they utilizing the space and if no one checks in within the preset time window, the space releases automatically and becomes available for others to reserve. The check in time window is set using the PostReservationMaxClaimTimeInMinutes parameter. You can read more [here](/places/enable-auto-release). ```yaml Type: Boolean From ea9163f67c23f8f4ae617ebabb8706adedd6b71f Mon Sep 17 00:00:00 2001 From: Chris Davis Date: Tue, 9 Sep 2025 13:45:37 -0700 Subject: [PATCH 2/5] Update EnableAutoRelease parameter description Clarified the description of the EnableAutoRelease parameter and corrected grammatical errors. --- .../ExchangePowerShell/Set-CalendarProcessing.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/exchange/exchange-ps/ExchangePowerShell/Set-CalendarProcessing.md b/exchange/exchange-ps/ExchangePowerShell/Set-CalendarProcessing.md index 0d97d64482..e99f7b28f6 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Set-CalendarProcessing.md +++ b/exchange/exchange-ps/ExchangePowerShell/Set-CalendarProcessing.md @@ -638,7 +638,12 @@ Accept wildcard characters: False > Applicable: Exchange Online -The EnableAutoRelease parameter specifies if users needs to check in to the room, desk or desk-pool they have reserved to indicate that they utilizing the space and if no one checks in within the preset time window, the space releases automatically and becomes available for others to reserve. The check in time window is set using the PostReservationMaxClaimTimeInMinutes parameter. You can read more [here](/places/enable-auto-release). +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: + +- $true: Users need to check in to the reserved space. +- $false: Users don't need to check in to the reserved space. + +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). ```yaml Type: Boolean From 833e24a6147f56c1418fcdbf815f18dca6c54892 Mon Sep 17 00:00:00 2001 From: Chris Davis Date: Tue, 9 Sep 2025 13:46:40 -0700 Subject: [PATCH 3/5] Update EnableAutoRelease parameter documentation --- .../exchange-ps/ExchangePowerShell/Set-CalendarProcessing.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/exchange/exchange-ps/ExchangePowerShell/Set-CalendarProcessing.md b/exchange/exchange-ps/ExchangePowerShell/Set-CalendarProcessing.md index e99f7b28f6..4bfec7cf81 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Set-CalendarProcessing.md +++ b/exchange/exchange-ps/ExchangePowerShell/Set-CalendarProcessing.md @@ -638,6 +638,8 @@ Accept wildcard characters: False > Applicable: Exchange Online +This parameter is availble only in the cloud-based service. + 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: - $true: Users need to check in to the reserved space. From e1b3ce6b0d508bf1fc480af333768044a31a7026 Mon Sep 17 00:00:00 2001 From: Chris Davis Date: Tue, 9 Sep 2025 13:47:23 -0700 Subject: [PATCH 4/5] Fix typo in Set-CalendarProcessing documentation --- .../exchange-ps/ExchangePowerShell/Set-CalendarProcessing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exchange/exchange-ps/ExchangePowerShell/Set-CalendarProcessing.md b/exchange/exchange-ps/ExchangePowerShell/Set-CalendarProcessing.md index 4bfec7cf81..59249330e5 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Set-CalendarProcessing.md +++ b/exchange/exchange-ps/ExchangePowerShell/Set-CalendarProcessing.md @@ -638,7 +638,7 @@ Accept wildcard characters: False > Applicable: Exchange Online -This parameter is availble only in the cloud-based service. +This parameter is available only in the cloud-based service. 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: From 88736bdc807f251b748dce05cc80d306e4f80363 Mon Sep 17 00:00:00 2001 From: Chris Davis Date: Tue, 9 Sep 2025 13:48:21 -0700 Subject: [PATCH 5/5] Fix typo in Set-CalendarProcessing documentation --- .../exchange-ps/ExchangePowerShell/Set-CalendarProcessing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exchange/exchange-ps/ExchangePowerShell/Set-CalendarProcessing.md b/exchange/exchange-ps/ExchangePowerShell/Set-CalendarProcessing.md index 59249330e5..f5bac22e59 100644 --- a/exchange/exchange-ps/ExchangePowerShell/Set-CalendarProcessing.md +++ b/exchange/exchange-ps/ExchangePowerShell/Set-CalendarProcessing.md @@ -645,7 +645,7 @@ The EnableAutoRelease parameter specifies if users need to check in to the reser - $true: Users need to check in to the reserved space. - $false: Users don't need to check in to the reserved space. -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). +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). ```yaml Type: Boolean