Access new mail folder from get outlook mail message activity

Hello all, I am using get outlook mail message activity to get a particular mail and save the attachment in it…
So, now I want to use a specific folder which I have created in my mail named as “RPA”. but the activity stated above is not able to access it… It says.
Get Outlook Mail Messages: The specified folder does not exist
It’s able to read inbox but not the Mail folder which I created i.e., RPA.
how to make the activity access the this folder?

@Pranay_Kumar_Bose

In the “Get Outlook Mail Messages” activity, you need to specify the full path of the folder. The path might look something like "Inbox\RPA" if “RPA” is a subfolder of the inbox. If “RPA” is directly under the root mailbox, you might just use "RPA" .

@rlgandu
I already tried with the ways you mentioned, its the same error its giving

@Pranay_Kumar_Bose

@Pranay_Kumar_Bose

image

Hello Pranay,

Firstly You need to Create a Sub Folder under specified Main Folder For Ex: “UiPath” SubFolder under “Inbox” MainFolder then you can add it in the Mail Folder Property in Properties Panel

Now you can access the mails from that SubFolder. Make sure you’re logged into the Microsoft account at first