View Single Post
  #1  
Old November 12th 07, 11:49 AM posted to microsoft.public.outlook.program_forms
Markus Eilers
external usenet poster
 
Posts: 2
Default Programmatic Undo in Outlook 2003

Hi Everybody,

I have read through 3 books ( well... this includes the advanced
search on safaribooks ), several forums and newsgroups. I have
noticed that the outlook programming model differs heavily from excel
and word but yet it is a usable approach.

One thing I absolutely can't resolve: Is it possible to undo actions
in outlook programmatically ? ( refer: Excel Application.Undo() ).
Or do I have to leave the path of robust design and send keyboard
input (Ctrl+Z) to the outlook window to do so ?

Thanks for your expertise !
Markus

Ads