Questions tagged [application.outlook]

1 questions
1
vote
1 answer

How to release a COM object after being used in a loop (or pipe)?

I have the following Powershell code which should send an email in the background and should wait till that email with the special attribute was also sent successfully. All works fine, but for any reason I cannot release the COM-object $sent after I…
Carsten
  • 1,612
  • 14
  • 21