![]() |
If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below. |
|
|
Thread Tools | Search this Thread | Display Modes |
#1
|
|||
|
|||
![]()
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: Outlook MailItem Close Event Outlook Inspector Close Event These two events are not available in Redemption.SafeInspector nor Redemption.SafeMailItem. Any ideas? |
Ads |
#2
|
|||
|
|||
![]()
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(). -- 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 "DG" wrote in message ... 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: Outlook MailItem Close Event Outlook Inspector Close Event These two events are not available in Redemption.SafeInspector nor Redemption.SafeMailItem. Any ideas? |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Events missing from calendars | Steve w/Panasonic | Outlook - Calandaring | 3 | July 26th 07 04:00 AM |
'Export to a file' - missing recurring events | Webmaster | Outlook - Calandaring | 0 | June 25th 07 04:06 PM |
Some recurring events missing after DST update | zooeyhallne | Outlook - Calandaring | 0 | March 16th 07 04:30 PM |
RDO (Redemption Objects) with events in VB 6.0 | [email protected] | Add-ins for Outlook | 1 | October 13th 06 06:06 PM |
Item open events and double click events in exchange client extension. | Fanxa | Add-ins for Outlook | 1 | August 9th 06 08:18 AM |