obtain last selected mail

  • Thread starter Thread starter Steffen Heinzl
  • Start date Start date
S

Steffen Heinzl

Hi!

Is it possible to obtain/remember the last selected mail and save it to
an object?

Thanks,
Steffen
 
Steffen said:
Hi!

Is it possible to obtain/remember the last selected mail and save it to
an object?

Thanks,
Steffen

Finally, I found something how to obtain the currently selected mail.
ActiveExplorer().Selection returns an Selection object, which contains
the currently selected items.
 
The SelectionChange event will fire when that Selection is changing.
 

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