Find parent path for email activated Public Folder

The parent path of an email activated public folder can be determined by used the following Exchange Server cmdlet. The email address of the email activated public Folder is required.
 
(Get-MailPublicFolder EMAILADRESSE | Get-PublicFolder).ParentPath
 
Output (example):

Read more about our Consulting Services: http://www.granikos.eu/en
 
Articles and Information provided in the Granikos Knowledge Base is posted as a service offering only and provided AS-IS. Granikos GmbH & Co. KG makes no warranty, implied or otherwise, regarding the performance or reliability of the information provided. The reader has to make a decision on how the information is being used.