View Single Post
  #3  
Old July 21st 06, 02:03 PM posted to microsoft.public.outlook.program_vba
Henry Stockbridge
external usenet poster
 
Posts: 10
Default Designating 'From' Mailbox via Code

Fantastic! Thanks.

Sue Mosher [MVP-Outlook] wrote:
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