Capture the before close event

Y

Yahya Saad

Dear Sirs,

How can I capture the before close event of an item since on the close
event I am not able to refer the item object.

Regards,
Yahya
 
S

Sue Mosher [MVP-Outlook]

There is no "before close" event. You should be able to refer to the item in
your Close event handler.
 
R

Rimantas Varanavicius

Could you please tell me why I can not access Close event from C# (.NET 1.1,
MS Office 2003 PIAs)? It's simply not listed in a list of available events,
when trying to subscribe to it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top