More Outlook Resource Sites

Microsoft Developer Network (MSDN)

FAQs and other general resources

Login

login
password
Remember me

You will need to register and log in if you want to download the source code for the Microsoft Outlook Programming book. The forums and code sharing areas are open to both registered and non-registered visitors.

forum 02-Sep-2010 22:23

Looking for help with Outlook programming projects — VSTO, add-ins, VBA, custom Outlook forms, etc.? You′ve come to the right place!

NEW! >> Subscribe to this site via RSS. For more RSS options, see the complete list of feeds on our main news page.

 

    Page [ 1 ]  
 Basic Outlook Printer Friendly Version
Working with Outlook items, folders, recipients; dealing with security; writing event handlers
Topic
Automating an Attachment to Outlook 2003
Hi all, not sure if this is possible but I would like to know if it is
possible that when you hit the NEW icon in Outlook an attachment is
automatically attached to the email being sent. Its for a marketing exercise
and getting fed up of having to attach the "flyer" - thank you
 

  14-Jan-2010  04:00
  14-Jan-2010  08:17   
It would be possible to do that by subscribing to the NewInspector event and calling Attachments.Add on any new message that opens. But it might be easier just to write a macro that both creates the message and adds the attachment. Macros are easier to do than event handlers
    Page [ 1 ]  
Post a new message to this topic.



name        email