From 015a7d17af1cdff95c97fb11ef88ae32c9e4e5a5 Mon Sep 17 00:00:00 2001 From: Machelle Tran <103965567+MachelleTranMSFT@users.noreply.github.com> Date: Wed, 6 Nov 2024 21:47:34 -0500 Subject: [PATCH 1/3] Update Set-MailboxCalendarConfiguration.md --- .../exchange/Set-MailboxCalendarConfiguration.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/exchange/exchange-ps/exchange/Set-MailboxCalendarConfiguration.md b/exchange/exchange-ps/exchange/Set-MailboxCalendarConfiguration.md index 3630283853..3854c2490c 100644 --- a/exchange/exchange-ps/exchange/Set-MailboxCalendarConfiguration.md +++ b/exchange/exchange-ps/exchange/Set-MailboxCalendarConfiguration.md @@ -743,11 +743,10 @@ Accept wildcard characters: False ### -LocationDetailsInFreeBusy This parameter is available only in the cloud-based service. -The LocationDetailsInFreeBusy parameter specifies the level of location details that are returned in user's availability. Valid values are: - -- None -- Building -- Desk +The LocationDetailsInFreeBusy parameter specifies the level of work location information that’s returned as part of a user's availability. Work location information is visible across several M365 application experiences, and the level of location information that’s shown to other users in the organization is controlled by this parameter. Valid values are: +- None – No location information is returned +- Building – Only Office or Remote are returned as work location information, if provided +- Desk – All work location information is returned, including Building and Desk, if provided ```yaml Type: LocationDetailsPermissionInFreeBusy @@ -757,7 +756,7 @@ Applicable: Exchange Online Required: False Position: Named -Default value: None +Default value: Desk Accept pipeline input: False Accept wildcard characters: False ``` From 593ecd086c28b10a86d0ca586c8d6e60876d054b Mon Sep 17 00:00:00 2001 From: Machelle Tran <103965567+MachelleTranMSFT@users.noreply.github.com> Date: Wed, 6 Nov 2024 21:54:29 -0500 Subject: [PATCH 2/3] Update Set-MailboxCalendarConfiguration.md Changed M365 to Microsoft 365 --- .../exchange-ps/exchange/Set-MailboxCalendarConfiguration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exchange/exchange-ps/exchange/Set-MailboxCalendarConfiguration.md b/exchange/exchange-ps/exchange/Set-MailboxCalendarConfiguration.md index 3854c2490c..0dd1fc5257 100644 --- a/exchange/exchange-ps/exchange/Set-MailboxCalendarConfiguration.md +++ b/exchange/exchange-ps/exchange/Set-MailboxCalendarConfiguration.md @@ -743,7 +743,7 @@ Accept wildcard characters: False ### -LocationDetailsInFreeBusy This parameter is available only in the cloud-based service. -The LocationDetailsInFreeBusy parameter specifies the level of work location information that’s returned as part of a user's availability. Work location information is visible across several M365 application experiences, and the level of location information that’s shown to other users in the organization is controlled by this parameter. Valid values are: +The LocationDetailsInFreeBusy parameter specifies the level of work location information that’s returned as part of a user's availability. Work location information is visible across several Microsoft 365 application experiences, and the level of location information that’s shown to other users in the organization is controlled by this parameter. Valid values are: - None – No location information is returned - Building – Only Office or Remote are returned as work location information, if provided - Desk – All work location information is returned, including Building and Desk, if provided From 40573d91f51299f7d0cab19a9f50d35fd20590ed Mon Sep 17 00:00:00 2001 From: Chris Davis Date: Thu, 7 Nov 2024 07:58:49 -0800 Subject: [PATCH 3/3] Update Set-MailboxCalendarConfiguration.md --- .../exchange/Set-MailboxCalendarConfiguration.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/exchange/exchange-ps/exchange/Set-MailboxCalendarConfiguration.md b/exchange/exchange-ps/exchange/Set-MailboxCalendarConfiguration.md index 0dd1fc5257..78d43a57d3 100644 --- a/exchange/exchange-ps/exchange/Set-MailboxCalendarConfiguration.md +++ b/exchange/exchange-ps/exchange/Set-MailboxCalendarConfiguration.md @@ -743,10 +743,11 @@ Accept wildcard characters: False ### -LocationDetailsInFreeBusy This parameter is available only in the cloud-based service. -The LocationDetailsInFreeBusy parameter specifies the level of work location information that’s returned as part of a user's availability. Work location information is visible across several Microsoft 365 application experiences, and the level of location information that’s shown to other users in the organization is controlled by this parameter. Valid values are: -- None – No location information is returned -- Building – Only Office or Remote are returned as work location information, if provided -- Desk – All work location information is returned, including Building and Desk, if provided +The LocationDetailsInFreeBusy parameter specifies the level of work location information that's returned as part of a user's availability. Work location information is visible across several Microsoft 365 application experiences, and the level of location information that's shown to other users in the organization is controlled by this parameter. Valid values are: + +- None: No location information is returned. +- Building: Only Office or Remote are returned as work location information, if provided. +- Desk: All work location information is returned, including Building and Desk, if provided. This is the default value. ```yaml Type: LocationDetailsPermissionInFreeBusy