Here is the code to check what permissions the public folders have:
Get-PublicFolder -Recurse | Get-PublicFolderClientPermission | Select Identity, User, AccessRights
Image may be NSFW.
Clik here to view.

Clik here to view.

Here is the code to check what permissions the public folders have:
Get-PublicFolder -Recurse | Get-PublicFolderClientPermission | Select Identity, User, AccessRights