Hi all,
I want to determine if the outlook instance is running.
If the instance is not running it should start the outlook instance (It should start outlook.exe)

I want to avoid shell command to run the outlook.exe. Is there any way to start the outlook instance if it is not running.

Thanks