You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The PublicFolderShowClientControl parameter enables or disables the control access feature to public folders in Microsoft Outlook. Valid values are:
3198
+
The PublicFolderShowClientControl parameter enables or disables the control access feature for public folders in Microsoft Outlook. Valid values are:
3199
3199
3200
-
- $true: Users can or cannot access public folders in Outlook based on the PublicFolderClientAccess parameter on the Set-CASMailbox cmdlet (the default value is $false).
3201
-
- $false: Users can access public folders and you cannot control access to public folders in Outlook based on the PublicFolderClientAccess parameter on the Set-CASMailbox cmdlet. This is the default value.
3200
+
- $true: User access to public folders in Outlook is controlled by the value of the PublicFolderClientAccess parameter on the Set-CASMailbox cmdlet (the default value is $false).
3201
+
- $false: This is the default value. User access to public folders in Outlook is enabled (the control access feature is disabled). The value of the PublicFolderClientAccess parameter on the Set-CASMailbox cmdletis meaningless.
0 commit comments