Forum Discussion

FormindGMO's avatar
FormindGMO
Copper Contributor
Mar 18, 2022

Outlook et Powershell - search doesn't yield results each time

Hi Team: As I try to run this little Powershell script:         $outlook = new-object -com Outlook.Application; $namespace = $outlook.GetNameSpace("MAPI"); $inputFolderObj=$namespace.Folders...

Resources