Hello Guys!!
Please help me resolve this issue “Get Outlook Mail Message: The specified folder does not exist”
Hello Guys!!
Please help me resolve this issue “Get Outlook Mail Message: The specified folder does not exist”
Hi,
For now, can you check if folder named “Inbox” exists in your outlook?
Regards,
Please refer this link , hope it works
check above link
Hi Yoichi!!
Yes, it is “Inbox” in my outlook.
Could you please give the following a try
1 . Update the UiPath.Mail.Activities to latest version
2. Just debug by adding Get outlook mail message , uncheck filter by unreademails , filter by subject like this “SQL=urn:schemas:httpmail:subject LIKE ‘%”+variable+“%’”
Try to print the output , and check if it works .
For me it works by passing the folder name as "Inbox "
Try launching your outlook as Admin and then try to run your code in studio.
Thanks,
JR.