Looking for a way to send a selection or even a whole article (content or attachment) to a new Outlook email. Can export directly to Apple Mail but not outlook. All discussions concerning Outlook seem to be about importing Outlook emails into Devonthink but not the other way.
Have done a search on the forums but not found a thread about this. Point me in the right direction if there is one.
If outlook is scriptable, it might be possible. See if Script Editor offers a function library of outlook and, if it does, whether you can compose a message with its commands.
Note you cannot use the New Outlook if you want automation via AppleScript. They broke inter-application communication with this new interface. The Legacy interface works.