Scripting closure of outlook?

D

Dan LeBaron

Does anyone have a good way of scripting the closure of outlook? We have a
program that need outlook closed while it is running. I am able to add a
script to the prgram, but do not know how write it to close and possibly
reopen outlook.
 
S

Sue Mosher [MVP-Outlook]

Close all Inspector and Explorer windows and then use Application.Quit.
 
Top