The Safe* set of Redemption objects were designed to provide access to
blocked methods and properties for the equivalent Outlook objects. If
something isn't blocked by Outlook you just use the normal event handlers
for the Outlook objects: Inspector.Close() and MailItem.Close().

Signature
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Author: Professional Programming Outlook 2007
Reminder Manager, Extended Reminders, Attachment Options
http://www.slovaktech.com/products.htm
> I'm writing an app in VB.Net that needs to be "converted" to SafeMail
> (Redemption). I cannot seem to find the following events in Redemption:
[quoted text clipped - 9 lines]
>
> Any ideas?