![]() |
Designating 'From' Mailbox via Code
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 |
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 |
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 |
All times are GMT +1. The time now is 02:55 AM. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com