Hi,
I'm trying to get the sender email address from email that is send using another email address.
The sender as shows in outlook is [email protected] on behalf of User Name [[email protected]].
The MAPI
object has a method SentOnBehalfOfName
that returns "User Name" but not the email address.
Does anyone know how to receive [email protected] field?