Skip to content

Commit 5c651c5

Browse files
authored
Update AutoEnableArchiveMailbox parameter description
1 parent b72504d commit 5c651c5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

exchange/exchange-ps/exchange/Set-OrganizationConfig.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -861,8 +861,10 @@ Accept wildcard characters: False
861861
### -AutoEnableArchiveMailbox
862862
This parameter is available only in the cloud-based service.
863863

864-
When the AutoEnableArchiveMailbox parameter is enabled, an archive mailbox will be automatically provisioned when the primary mailbox reaches 90% of the quota (if licenses supports archiving).
864+
The AutoEnableArchiveMailbox specifies whether an archive mailbox is automatically provisioned when the primary mailbox reaches 90% of the size quota (if licenses include archiving). Valid values are:
865865

866+
- $true: An archive mailbox is automatically provisioned.
867+
- $false: An archive mailbox isn't automatically provisioned.
866868

867869
```yaml
868870
Type: Boolean

0 commit comments

Comments
 (0)