If an item is deleted and you still have a reference to that item it will
point to a null object but the object still needs to be released.
--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Absolute Beginner's Guide to Microsoft Office Outlook 2003
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
"j" wrote in message
ups.com...
Thanks for replay,
After calling to Delete() method does pointer to mailItem still
remain?, suppose i call to Delete() in mailItem
that exists in Recycle folder.
TNX.