Skip to content

Commit 5b63293

Browse files
authored
Update Set-CASMailbox.md
1 parent 182ae94 commit 5b63293

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1153,10 +1153,10 @@ Accept wildcard characters: False
11531153
```
11541154

11551155
### -PublicFolderClientAccess
1156-
The PublicFolderClientAccess parameter enables or disables access to public folders in Microsoft Outlook if the PublicFolderShowClientControl parameter on the Set-OrganizationConfig cmdlet is set to $true. Valid values are:
1156+
The PublicFolderClientAccess parameter enables or disables access to public folders in Microsoft Outlook. Valid values are:
11571157

1158-
- $true: The user can access public folders in Outlook if the PublicFolderShowClientControl parameter on the Set-OrganizationConfig cmdlet is set to the $true (the default value is $false).
1159-
- $false: The user can't access public folders in Outlook if the PublicFolderShowClientControl parameter on the Set-OrganizationConfig cmdlet is set to $true. This is the default value.
1158+
- $true: The user can access public folders in Outlook if the value of the PublicFolderShowClientControl parameter on the Set-OrganizationConfig cmdlet is $true (the default value is $false).
1159+
- $false: The user can't access public folders in Outlook if the value of the PublicFolderShowClientControl parameter on the Set-OrganizationConfig cmdlet is $true. This is the default value.
11601160

11611161
```yaml
11621162
Type: Boolean

0 commit comments

Comments
 (0)