A
Amol Kulkarni
Hi,
I am developing COM Add-in for MS Outlook 2003. I need to trap close
event of Outlook so that I can process the Sent items in Sent Item folder.
Just similar as Outlook manages the close event by asking for confirmation
when there are some mails pending to be sent in Outbox folder. When user
clicks Cancel Outlook remains open else shut down. How to trap this close
event. I found Explorer.close and also Application.Quit events, but it gets
fired after Outlook closes. Anybody knows how to trap this event? Any code
sample would be a great help
Thanks
Amol Kulkarni
I am developing COM Add-in for MS Outlook 2003. I need to trap close
event of Outlook so that I can process the Sent items in Sent Item folder.
Just similar as Outlook manages the close event by asking for confirmation
when there are some mails pending to be sent in Outbox folder. When user
clicks Cancel Outlook remains open else shut down. How to trap this close
event. I found Explorer.close and also Application.Quit events, but it gets
fired after Outlook closes. Anybody knows how to trap this event? Any code
sample would be a great help
Thanks
Amol Kulkarni