Hello,
Does anybody know how to put an email's sender address in the Junk Senders List using VBA in Outlook 2000.
I want to be able to click a toolbar button that will take the selected emails, add them to the Junk Senders List and delete the email.
I thought that it could be done by programatically executing the menu selections in outlook, but i can't figure out how to do that. I know how to loop through the selected emails, but i can't figure out to execute a menu selction on the selected email. I'm not even sure if i'm on the right track.
Any help with this would be appreciated.
Tony
Does anybody know how to put an email's sender address in the Junk Senders List using VBA in Outlook 2000.
I want to be able to click a toolbar button that will take the selected emails, add them to the Junk Senders List and delete the email.
I thought that it could be done by programatically executing the menu selections in outlook, but i can't figure out how to do that. I know how to loop through the selected emails, but i can't figure out to execute a menu selction on the selected email. I'm not even sure if i'm on the right track.
Any help with this would be appreciated.
Tony