Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » COM Add-in   (RSS)

How to Capture Outlook Custom Form's Command Button Click event in COM Add-in using C#?

Use the following code snippets to wire an event in C# to capture the click event of the command button on the Outlook Custom Form. 1: /*NOTE: Following programming examples is for illustration only, without warranty either expressed or implied, 2: including,
 
Page view tracker