BCC with Rule

  • Thread starter Thread starter Charles Leung
  • Start date Start date
C

Charles Leung

I'd like to BCC a copy of message to a specified address when sending under
a particular account. Is it possible to automate the BCC with rule?
Thanks.

I'm using OL2003 on XP Pro SP2.

Charles
 
No, but the sample code at http://www.outlookcode.com/d/code/autobcc.htm shows how to add a Bcc recipient using the Application.ItemSend event in Outlook VBA.


--
Sue Mosher, Outlook MVP
Author of Configuring Microsoft Outlook 2003

and Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
 
Back
Top