How to run a macro in outlook from Addin?

M

Mat

In word, it's possible from code to run a macro.
applicatin.run macroname.

What about outlook?
 
S

Sue Mosher [MVP]

It should work, if the macro is in the ThisOutlookSession module, but the technique is not supported.
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
Microsoft Outlook Programming: Jumpstart
for Administrators, Power Users, and Developers
 

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

Top