Add Recipient Event AND Check Names Dialog

O

Outlook Worm

Hi ,

Can i catch the event when a recipient is added from Contact List -
Select Names dialog. This is what i want to do in VBScript behind
Outlook Form.

1- After The Contact is added, i want to get the added contact.
2- If i use following command to display Check Names Dialog,

Set Command = Application.ActiveInspector.CommandBars("Tools")
..Controls("Check Names")
Command.Execute

How Can i know if the User Created the Contact or Pressed Cancel ?

Please help
Regards
Nauman

*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 

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