Is there a way to know if you are a GUI Instance?

D

Dave

When in the context of a COM addin is there a way to know whether your
specific outlook instance is an outlook GUI instance or a non-gui instance?

Dave
 
K

Ken Slovak - [MVP - Outlook]

Only one Outlook instance can run at a time, so that's easy. Just check for
Explorers.Count and Inspectors.Count, depending on what types of UI you are
looking for.
 

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