Replace original Address Book Form

  • Thread starter Thread starter Beep
  • Start date Start date
B

Beep

Hello,
I need replace standart Outlook Address Book form with my own, because
I need my own filtering of user contacts. Is there any way to replace
default button To,CC and BCC in Outlook and show my own dialog box
with my own address list?
Thank you in advance.
 
Hi there!
Just a general answer;
I would belive you will have to create your own Custom Mail Form as well;
then you can add your own code behind those buttons, and let this code open
your custom address book. It might be possible as well to create code to
monitor when those buttons has been pressed and then take it from there. How
to surepress the dialog box when Outlook displays the Outlook Addressbook? I
wouldn't know, sorry.

You might get some ideas on how to accomplish this on:
http://www.outlookcode.com/

Regards,
Robert
 
Back
Top