Get outlook mail messages - timed out error

Hello, I am new in UI Path and I came from Power Automate here.
I used action “GetOutlookMailMessages”, with this settings:

But I always get error: Timed out
How can I solve it? Also I have a question from which email data are retrieved, because I have 2 emails for one account.

@aleksandra.frolova

Timeout is in milliseconds…

500 is too less

Use 50000

Cheers

1 Like

Enter your desired Mailbox email id as string in Account property like “mymailbox@outlook.com

Regarding Timeout:

This is optional property. You can remove the value at TimeoutMS and it will take this timeout value from project default that’s 30 seconds and that’s sufficient. If required or face timeout then change it to higher milliseconds.

Thanks,
Ashok :slight_smile:

1 Like

Hi, thank you very much for the answer! Could you please advice with the error:


I have set folder as “Inbox” and this folder exists, but for some reasons I am getting this error.
Have a nice day,
Aleksandra Frolova

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.