Skip to content

Commit 015a7d1

Browse files
Update Set-MailboxCalendarConfiguration.md
1 parent cd481cb commit 015a7d1

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

exchange/exchange-ps/exchange/Set-MailboxCalendarConfiguration.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -743,11 +743,10 @@ Accept wildcard characters: False
743743
### -LocationDetailsInFreeBusy
744744
This parameter is available only in the cloud-based service.
745745

746-
The LocationDetailsInFreeBusy parameter specifies the level of location details that are returned in user's availability. Valid values are:
747-
748-
- None
749-
- Building
750-
- Desk
746+
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:
747+
- None – No location information is returned
748+
- Building – Only Office or Remote are returned as work location information, if provided
749+
- Desk – All work location information is returned, including Building and Desk, if provided
751750

752751
```yaml
753752
Type: LocationDetailsPermissionInFreeBusy
@@ -757,7 +756,7 @@ Applicable: Exchange Online
757756
758757
Required: False
759758
Position: Named
760-
Default value: None
759+
Default value: Desk
761760
Accept pipeline input: False
762761
Accept wildcard characters: False
763762
```

0 commit comments

Comments
 (0)