Category "addin-express"

word object model - active document event when clicking on FILE

I'm developing an MS Word add-in. In newer MS Word editions, there is the "FILE" option in the menu bar which opens an interface where you can select a recent d

How do I use IConnectionPoint to capture the "Forward As Attachment" event?

In this article, How to detect Outlook Events ..., Dmitry Streblechenko outlines how to subscribe to Outlook Events not listed in the TypeLibrary. Would these

How to close inline response

I want to close current Inline Response to do some behaviors. I have try this function: OutlookApp.ActiveExplorer().ClearSelection() but it cannot work under C