View Single Post
  #2  
Old July 20th 06, 10:43 PM posted to microsoft.public.outlook.program_vba
Sue Mosher [MVP-Outlook]
external usenet poster
 
Posts: 11,651
Default Designating 'From' Mailbox via Code

Take a look at the MailItem.SentOnBehalfOfName property.

--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003
http://www.turtleflock.com/olconfig/index.htm
and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx

wrote in message oups.com...
Hi,

I am going to be generating 55 files that need to be sent from our
department mailbox instead of from me. Is there a way I can do that
using VBA, or do I have to manually need to create 55 separate emails,
and attach the files from there?

Any help you can lend would be appreciated.

Henry

Ads