Move Email To Folder Action
Move Email To Folder Action moves or copies a single email or an array of emails from a source folder (typically INBOX) to a specified destination folder on an active IMAP server connection.
Appearance
In Talos, Move Email To Folder Action appears as a standard rectangular node with an email and move-to-folder icon.

Properties
As with all Actions, Move Email To Folder Action has a set of unique properties required for its functionality.
Common properties
Common properties inherited from Action.
By customizing this property, you can differentiate between same-type actions.
This property is Read only and it is not customizable
Usually populated by a preceding Fetch Emails Action.
Defaults to "INBOX".
Provide the exact name of the destination folder (e.g., "Archive" or "Processed").
Must be one of the following:
"move": Removes the email from the source folder and places it in the destination folder."copy": Places a copy of the email in the destination folder, leaving the original in the source folder.