Event on connection mode change?

D

Derick Swart

Hi there,

I am working on an Outlook AddIn (2007). Is there an event I can listen for
in my AddIn for when the connection mode changes?

Regards,
Derick
 
K

Ken Slovak - [MVP - Outlook]

There isn't an event for that. You just have to check the current mode when
you need that information.
 
Top