How to Handle Previous/Next item of Outlook Inspector

Add-in Express™ Support Service
That's what is more important than anything else

How to Handle Previous/Next item of Outlook Inspector
 
Luis Espinel




Posts: 81
Joined: 2010-09-08
I would like to know how to handle the click on Previous/Next item of current Inspector item. I need to know when the user has pressed any of these buttons to perform one action.
Posted 10 Jan, 2011 09:46:52 Top
Eugene Astafiev


Guest


Hi Luis,

Sorry, but I don't quite understand you. May I ask you to create a screenshot of the Previous/Next item?
Posted 10 Jan, 2011 10:21:32 Top
Luis Espinel




Posts: 81
Joined: 2010-09-08
I've sent an e-mail with subject:http://www.add-in-express.com/forum/read.php?FID=5&TID=8648

It has one screensho of those buttons
Thanks.
Posted 10 Jan, 2011 11:17:42 Top
Eugene Astafiev


Guest


Hi Luis,

Thank you for providing me with a screenshot.

Unfortunately the Outlook Object Model doesn't provide any specific event for such task. Please use the InspectorClose, InspectorActivate and NewInspector events of the AddinExpress.MSO.ADXOutlookAppEvents component instead.
Posted 11 Jan, 2011 08:02:57 Top