Hi team ,
I want to create a folder “Completed mails” in Outlook only if it does not exist.
So how do I check if a folder does not exist in Outlook and create one if doesnt.
Regards,
Gokul
Hi team ,
I want to create a folder “Completed mails” in Outlook only if it does not exist.
So how do I check if a folder does not exist in Outlook and create one if doesnt.
Regards,
Gokul
Check this, pretty simple solution. If you have to use this in your project, please add the below Assembly to your Xaml.
outlookFolders.xaml (11.9 KB)
please be aware that the “Folder Exists” and “Create Folder” activities are only used with the file system and are not working in the Outlook context.
At the moment there is only an activity directly availalbe for Office365 - https://docs.uipath.com/integrations/docs/office365-create-folder
or a component on GO! → Create Outlook Folder - RPA Component | UiPath Marketplace