Avatar of Jon Klubnik
Jon Klubnik

asked on 

Powershell script to create and empty a folder in outlook

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.
PowershellOutlook

Avatar of undefined
Last Comment
Systech Admin

8/22/2022 - Mon