Skip to content

Commit 0955783

Browse files
authored
Merge pull request #12348 from MicrosoftDocs/mactra-working-update-locationdetailsinfreebusy
Update Set-MailboxCalendarConfiguration.md
2 parents cd481cb + 40573d9 commit 0955783

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -743,11 +743,11 @@ 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:
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 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:
747747

748-
- None
749-
- Building
750-
- Desk
748+
- None: No location information is returned.
749+
- Building: Only Office or Remote are returned as work location information, if provided.
750+
- Desk: All work location information is returned, including Building and Desk, if provided. This is the default value.
751751

752752
```yaml
753753
Type: LocationDetailsPermissionInFreeBusy
@@ -757,7 +757,7 @@ Applicable: Exchange Online
757757
758758
Required: False
759759
Position: Named
760-
Default value: None
760+
Default value: Desk
761761
Accept pipeline input: False
762762
Accept wildcard characters: False
763763
```

0 commit comments

Comments
 (0)