How to view Gmail sender via app script? in a delegated account

22 Views Asked by At

How can I get the "Sent by" value from emails sent from this Gmail account in Google Apps Script? I have access to this mailbox and there is a sender display in the GUI. You can look at the picture

When I use the GmailApp get From() function it returns the alias but not the mail sender.

0

There are 0 best solutions below