Skip to content

Commit 0f4d37b

Browse files
authored
Merge pull request MicrosoftDocs#3601 from serafing/patch-2
Update Set-CASMailbox.md to include changes to PublicFolderClientAccess
2 parents ca1fe55 + 8be2f81 commit 0f4d37b

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

exchange/exchange-ps/exchange/client-access/Set-CASMailbox.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1121,8 +1121,6 @@ Accept wildcard characters: False
11211121
```
11221122
11231123
### -PublicFolderClientAccess
1124-
This parameter is available only in the cloud-based service.
1125-
11261124
The PublicFolderClientAccess parameter enables or disables access to public folders in Microsoft Outlook. Valid values are:
11271125
11281126
- $true: The user can access public folders in Outlook if the PublicFolderShowClientControl parameter on the Set-OrganizationConfig cmdlet is set to the value $true (the default value is $false).
@@ -1133,7 +1131,7 @@ The PublicFolderClientAccess parameter enables or disables access to public fold
11331131
Type: $true | $false
11341132
Parameter Sets: AdfsAuthenticationRawConfiguration, AdfsAuthenticationParameter
11351133
Aliases:
1136-
Applicable: Exchange Online
1134+
Applicable: Exchange Server 2016, Exchange Server 2019, Exchange Online
11371135
Required: False
11381136
Position: Named
11391137
Default value: $false

0 commit comments

Comments
 (0)