macro for "from" field

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

How do you create a macro to automatically fill in the "from" field...so that
the e-mail can look as if it came from a Support Dept instead of YOU?
 
Am Thu, 26 Jan 2006 21:10:02 -0800 schrieb Roann:

Roann, please set the MailItem´s SentOnBehalfOfName property. That needs to
be done before the user clicks the Send button, e.g. in the NewInspector
event.
 
Back
Top