hello, everyone, i am using office 365 outlook with for each email and i need to get the sender email from the outlook.
Thanks in advance
hello, everyone, i am using office 365 outlook with for each email and i need to get the sender email from the outlook.
Thanks in advance
Hi @mohamed.saty2012 ,
Inside the loop, you’ll access the sender email address using the CurrentMailMessage.Sender.Address property.

Regards,
Vinit Mhatre
Thanks Bro, really appreciate it
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.