I am writing a power shell script to where i need to add a folder in Outlook called Business Contacts prior to the script running.
Basically it should check if a folder called BusinessContacts exists and if not add it
If it does exist, it should delete any outlook contacts in the folder before proceeding so the import procedure has an empty folder to start with.