I need to create a large number of contact public folder as our company has many branch offices and each one needs its own contact public folder.
If I manually create a Contacts public folder using Outlook the public folder FolderType property gets the value "IPF.Contact" (without quotes) but if I create a public folder from Public Folder Management Console or PowerShell this property is empty (resulting in a mail public folder and not in a contact folder) and I cannot figure out how to change it. How can I change this property on server side? It seems that Set-PublicFolder does not support this parameter.
Thank you all for help