We have a hybrid environment where we have our Public folders on our on premise exchange server.
The setup is correct as per the documentation below:
https://docs.microsoft.com/en-us/exchange/hybrid-deployment/set-up-modern-hybrid-public-folders
My question is why can't we see the list of public folders in Exchange Online?
When I run: get-organizationConfig against our Exchange online instance i see that "PublicFoldersEnabled Remote"
Also we i run the following command:
get-mailbox | ft name,EffectivePublicfoldermailbox
I see the names and their effectivepublicfoldermailbox.
But nothing is showing in Exchange admin center.
What am i missing here?

