Alert when sending to a recipient

C

Caroline

Hello,
Is it possible to make a rule to get an alert when sending to a certain
recipient? My boss sends e-mail to the wrong Steve often because of the auto
fill contact feature -which he wants to keep turned on- but is it possible
for Outlook to display an alert such as "are you sure you want to send this
message to ... ?" if the particular Steve is in the recipient list?
Thank you,
Caroline
 
M

Michael Bauer [MVP - Outlook]

You could do that with VBA. Use the ItemSend event of the Application
object, and check the Item's Recipients collection for the address.

--
Best regards
Michael Bauer - MVP Outlook

: Outlook Categories? Category Manager Is Your Tool
: VBOffice Reporter for Data Analysis & Reporting
: <http://www.vboffice.net/product.html?pub=6&lang=en>


Am Tue, 28 Jul 2009 06:52:01 -0700 schrieb Caroline:
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top