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!
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!