• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How to sink events in an Office add-in?

NogginBoink

Diamond Member
I want to write an add-in for Outlook in VB.Net 2005.

I want to sink the TaskItem.Close() event from Outlook.

I can't figure out how to connect my handler to the event. Can anyone help?
 
Back
Top