We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4309d71 commit 0b02155Copy full SHA for 0b02155
exchange/exchange-ps/exchange/Set-OrganizationConfig.md
@@ -3103,7 +3103,10 @@ Accept wildcard characters: False
3103
### -WorkspaceTenantEnabled
3104
This parameter is available only in the cloud-based service.
3105
3106
-{{ Fill WorkspaceTenantEnabled Description }}
+The WorkspaceTenantEnabled parameter enables or disables workspace booking in the organization. Valid values are:
3107
+
3108
+- $true: In Outlook for iOS and Android, the calendar setting for workspace booking is visible and is off by default.
3109
+- $false: In Outlook for iOS and Android, the calendar setting for workspace booking is hidden.
3110
3111
```yaml
3112
Type: Boolean
0 commit comments