G
Guest
Hi,
I automate the outlook by c# and after using the outlook automation,
the program logoff the outlook mapi session, and olApp.Quit();
But I still find the Outlook.exe process still running in the window.
I want to know how to quite the outlook process completely after automation ?
Thanks
I automate the outlook by c# and after using the outlook automation,
the program logoff the outlook mapi session, and olApp.Quit();
But I still find the Outlook.exe process still running in the window.
I want to know how to quite the outlook process completely after automation ?
Thanks