Hi,
I am new to outlook programming but would like to trap any double click
event on a task or appointment item so that I can decide if I want to
display a different form to the standard outlook form. If I display my own
custom form, I don't want the outlook form to be displayed as well. Can
anybody point me in the right direction?
I am using c#.
Many thanks,
Jimbo.
Sue Mosher [MVP-Outlook] - 25 May 2005 12:45 GMT
The event that fires when an item opens in its own window is Inspectors.NewInspector.

Signature
Sue Mosher, Outlook MVP
Author of
Microsoft Outlook Programming - Jumpstart for
Administrators, Power Users, and Developers
http://www.outlookcode.com/jumpstart.aspx
> Hi,
>
[quoted text clipped - 9 lines]
>
> Jimbo.