Get Outlook Mail Message - Operation aborted E_ABORT

Hi,
The Get Outlook Mail Message activity is throwing the following error:

Operation aborted (Exception from HRESULT: 0x80004004 (E_ABORT))

I have been searching this issue in many different UiPath Forums and it seems that it might be an issue of the Get Outlook Activity. I don’t know what should I do to make it work… :frowning:
I haven’t been able to find a solution and make it work.

Is there anything I could do or change to make it work?
If not, what other ways do I have to get the body of a concrete email daily?

I would appreciate help in this issue.
Thanks in Advance.

Regards,
Mariona

Hi @nona

Check this

Regards,

Hi @lrtetala
Thank you for your response.

I have been searching in the UiPath Forums about this issue and I have tried many different things but it is still not working.

I have tried to run the process after closing the application.

The UiPath studio version I am using is 24.4.0.0 as it can be seen below:

I have also tried to upgrade the package UiPath.Mail.Activities to the latest version:

I have tried to put the GetOutlookMailMessage activity inside an Open Application activity or Microsoft Office 365 Scope activity but it is still not working and getting the same error:

I don’t know what else could I try to make it work… Or if not, what other ways are there to get the information of an email.

Thank you for your time.
Regards,
Mariona

@nona

If you want to read the body of mail then try like below

Regards,

Hi @lrtetala

Thank you for your response.

I have also introduced a for each activity but it keeps getting the error mentioned:

I will also mention you that the mail I want to get is in a shared folder, I don’t know if this can be related to the error type that I am getting or if this can lead to errors…
It is a shared mailbox, the one inside the yellow rectangle:

Do you have any other recomendation of anything new I could try?

Thank you very much :slight_smile:

Regards,
Mariona