Hi,
I am trying to get the date an email was sent in Outlook.
I am able to read the body but I think the date is part of the header.
I tried this: item.Headers(“Date”) but it does not work. I read somewhere this function does not work anymore.
Do you have any idea if there is any way to get this date?
Thanks in advance!