It doesn't matter what type of project it is, it's still using the Outlook
object model.
If you have an appointment item you have an item. AppointmentItem has a Send
event that you can handle. Look at the object browser.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007.
Reminder Manager, Extended Reminders, Attachment Options.
http://www.slovaktech.com/products.htm
"BigDubb" wrote in message
...
There is no Item object in the parameters, nor understood by the class
associated to the new region.
Can you clarify further?
Again, this is not a VBA project, it is a VS2008 C# project.