Outlook icon

Don't Reply to BCC emails

In You may have been BCCed warning, Outlook MVP Robert Sparnaaij shows us how we can see a warning when we are BCC'd on an email, so we don't hit Reply To All and embarrass ourselves. However, he didn't mention how we can leverage VBA event handlers as well. So we'll have to do so in this space.

Continue Reading: Don't Reply to BCC emails »

Outlook icon

Using Outlook's ItemSend Event to BCC Emails

Browsing Google Blogs for VBA blog posts is an excellent use of your time. This time, I found a blog post on Windows Live by Michael Lu called Outlook Auto BCC VBA (link removed). He posted code that uses the ItemSend event to automatically add (and resolve) a BCC Recipient to outgoing emails.

I won't repost his code here; visit his post for that. What I will do is repost my comments, and add some more.

Continue Reading: Using Outlook's ItemSend Event to BCC Emails »

Site last updated: February 8, 2012