This is a known problem in Outlook 2003.
--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"Nenad" wrote in message
...
I am programming against Outlook 2003 using Visual Studio 2008.
I have noticed that ItemRemove event from
Microsoft.Office.Interop.Outlook.MAPIFolder object never fire for the last
item in the folder. More precise, it never fires if remove operation
leaves
folder empty after execution.
Is it normal behavior?
Thanks