J
jadeboer
Hello,
I am attempting to implement the Microsoft.Office.Interop.Outlook.MailItem
interface in an Outlook addin written in C# & Visual Studio 2008 for Outlook
2003; with a version that supports Outlook 2007 to follow.
I can implement the properties of the MailItem interface in my custom class,
but the MailItem's member events such as Close are causing my build to fail.
Any assistance in creating and wiring up these member events would be very
appreciated.
Cheers,
Jon
I am attempting to implement the Microsoft.Office.Interop.Outlook.MailItem
interface in an Outlook addin written in C# & Visual Studio 2008 for Outlook
2003; with a version that supports Outlook 2007 to follow.
I can implement the properties of the MailItem interface in my custom class,
but the MailItem's member events such as Close are causing my build to fail.
Any assistance in creating and wiring up these member events would be very
appreciated.
Cheers,
Jon