PPRT
PPRT copied to clipboard
Outlook services closed each time you run New-MessageObject
Each time you run (or call in any way) the New-MessageObject.ps1 script, it call following sentence from the script: $outlook = New-Object -ComObject outlook.application
and then it close any outlook previous opened session