PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Program Addins .NET Eventhandler

Reply

.NET Eventhandler

 
Thread Tools Rate Thread
Old 10-07-2003, 07:30 PM   #1
Patrick Jox
Guest
 
Posts: n/a
Default .NET Eventhandler


Hello,
I created a .NET COM Add-In which exposes a new Menu with two MenuItems. The
one to create a calendaritem and the other one to display the first contact
in the default contactsfolder.
What I want to do now is to register an eventhandler that listens to the
close event of the contact. There is a ItemEvents_CloseEventHandler but I
have no event exposed by the contactitem to connect the listener. Does
anybody know how I can register this handler?

Where can I get info about these events. I try to register a method to
listen to the ItemWrite event which is exposed by the Item. But I do not
know the parameters that this method should have.

Any ideas?

--
---
Best Regards

Patrick Jox


  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off