G
Guest
Hi. I'm a developer who knows little about Outlook. I need to write a
small application that will add two buttons to the Outlook toolbar ("Spam"
and "Not Spam"), these buttons, when clicked, should call a web service that
will notify our anti-spam application of which list to put the mail's sender
on.
1. How do I add the buttons to the Outlook toolbar programatically? We
want to use a Delphi app to do this.
2. Can a button on the toolbar be programmed to call a web service? Does
it have to be done in VB (VBA?)?
Are there any tools available to help us speed up this project?
Thanks in advance,
Chris
small application that will add two buttons to the Outlook toolbar ("Spam"
and "Not Spam"), these buttons, when clicked, should call a web service that
will notify our anti-spam application of which list to put the mail's sender
on.
1. How do I add the buttons to the Outlook toolbar programatically? We
want to use a Delphi app to do this.
2. Can a button on the toolbar be programmed to call a web service? Does
it have to be done in VB (VBA?)?
Are there any tools available to help us speed up this project?
Thanks in advance,
Chris