View Single Post
  #3  
Old April 17th 08, 09:43 AM posted to microsoft.public.outlook.program_addins
Ivica Muruzovic
external usenet poster
 
Posts: 12
Default Prevent Outlook 2007 from closing

You write: "There is nothing else equivalent unless you are using
Outlook 2007."

I'm using Outlook 2007.
Did you mean Outlook 2003?

On Wed, 16 Apr 2008 09:30:06 -0400, "Ken Slovak - [MVP - Outlook]"
wrote:

No, not unless you write code that hangs Outlook or that starts Outlook with
no UI and keeps it running. Synch software does that. But that won't prevent
the user from closing the UI portion of Outlook.

BeforeDelete is at the item level only and will only fire in an open item
when that item is deleted using the File menu in the open item. There is
nothing else equivalent unless you are using Outlook 2007.

Ads