Skip to main content
copyMessage leaves the source in place and creates a copy in another folder.
automations/copy-outlook-message.automation.ts
Required messageId identifies the source. destinationFolder accepts an exact display path, ID, or well-known name. Optional account selects the binding. Returns the newly copied OutlookMessage, whose messageId differs from the source. Use a folder path or ID when display names repeat.