Copy/move messages

Tag: SelectedMessageCopy

The SelectedMessageCopy function automates the action of copying the selected messages to the target folders.

<SelectedMessageCopy/>
image-20230317-201945.png

Tag Attributes

Attributes

Attribute Value

Value Description

To


Target folders

Example Script

<SelectedMessageCopy To="/Clutter/small clutter;/Inbox"/>

Tag: SelectedMessageMove

The SelectedMessageMove function automates the action of moving the selected messages to the target folders.

<SelectedMessageCopy/>
image-20230317-202148.png

Tag Attributes

Attributes

Attribute Value

Value Description

To


Target folders

Example Script

<SelectedMessageMove To="/Inbox"/>