New to Outlook VBA

  • Thread starter Thread starter numen
  • Start date Start date
N

numen

I want to write a routine to extract an URL from an email as it is
received, and open that URL in a browser.

I know I can get there maybe with Rules and a custom event, but I only
want to do this for the first of such messages received, so I thought the
Application.Newmail event would be more appropriate. Trouble is I can't
access the .Body of the message at this point - or can I?

Is a custom action just a Macro?

Paul.
 

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