Get Outlook Mail Messages - item.date

Hi,

with “get outlook mail messages” I read attachements into image.

For every message I write line “item.subject” and “item.date”.
It worked fine until yesterday afternoon. Since then “item.date” is giving error message:

“Write Line: The given mail message does not specify a date.”

Read mails are being still the same.

I would appreciate any help.
Thx and kind regards,
Vanja

1 Like

Hi @VanjaV ,

Can you try item.Headers(“date”)

HAPPY AUTOMATION !!!

1 Like

Hi, @Krishna_547

it is working now, but the value is empty. Why? Mail has date…

Thx. Vanja

1 Like

Hey @VanjaV

Even we are facing the same issue.

So your mail account is a normal user one or it is based on some shared mailbox.

Thanks
#nK

Hi @Nithinkrishna it is kind of shared mailbox.

1 Like

Okay @VanjaV

Hence proved, looks like some issue with the package. We got the same error !

1 Like

Hi,

There is a package issue with UiPath.Mail.Activities version 1.14.0-preview and 1.15.0-preview.
Just downgrade package version 1.13.1-preview and it will work fine.

5 Likes

Yep @The_coder

But requesting UiPath team to resolve it.

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