Newbie- how to set junk status?

  • Thread starter Thread starter mike
  • Start date Start date
M

mike

I have never programmed outlook, but I'd like to have a
button that marks the selected (multi-selected?) email as
junk mail and then deletes it. I can find the delete
action in Outlook VBA, but not the "mark as junk mail".
How do I do this?

mike
 
mike said:
I have never programmed outlook, but I'd like to have a
button that marks the selected (multi-selected?) email as
junk mail and then deletes it. I can find the delete
action in Outlook VBA, but not the "mark as junk mail".
How do I do this?

Do you mean you just want to move it to the Junk E-mail folder, or do you
want to add the sender to the junk senders list as well?
 
There is no need such method and no need for one, since Outlook doesn't do
any automatic "learning" from junk mail choices. Just delete the junk.
 

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

Back
Top