Is there a Unique value for an email eg Email_ID

Hi.

I’m processing emails via a For Each Email loop and I can access email information like Subject, Date, and Email Body. I want to know if there is a unique value for each email like an Email ID that I can save to a data table. After finished reading the emails I will then use the Data Table to mark those emails as Read and move them to a Processed sub folder. Not all emails will be processed so I will only move those emails referred to in the Data Table.

Does anyone know what elements are in the Header?

Thanks

@craig.norton

You can use these

image

cheers

Hi @craig.norton

give a try with Message-ID

Regards

Thanks Fernando

1 Like

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