Unable to get all attachments from outlook mails

Hi,
I am new to UiPath. I am not able to extract all the outlook mail attachments into a specific folder path.I have used mail.Attachments.Any but still it does not fetch the attachments from my most recent unread mail.I do not know why is this happening.

Thanks in advance
Rishi

Try this: Main.xaml (5.5 KB)

Thanks for the solution but I have already done this.
Attaching the sequence Sequence1.xaml (7.5 KB)

The folder will be created by Save attachment. So you no need create folder before