Forum Discussion
sanjay0288
8 years agoFrequent Contributor
This is because Outlook can only run one session at a time. The better approach would be to test first for an existing Outlook process running and hook into it if it is running ; If the process is not running then create an Outlook session. Hope this might help.