Hi,
this reduced script works fine with outlook 16.38 and before. Since the update to 16.39 (20071300)
it works only one time when outlook is closed.
the second try produces an error:
tell application "Microsoft Outlook"
set theMessage to make new outgoing message with properties {sender:{name:"My Name", address:"demo@demo.com"}, subject:"test", plain text content:"Hallo"}
tell theMessage
make new to recipient with properties {email address:{address:"test@test.com"}}
end tell
send theMessage
end tell
Ergebnis:
error “missing value versteht die Nachricht „make“ nicht.” number -1708 from missing value
translated: “Missing value doesn’t understand the make message” or “Missing value doesn’t understand the make event”
are there an suggestions to fix this ?
Model: iMac
AppleScript: 2.7
Browser: Firefox 78.0
Operating System: macOS 10.13