Tag: SelectedMessageCopy

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

<SelectedMessageCopy/>
CODE

Tag Attributes

Attributes

Attribute Value

Value Description

To

Target folders

Example Script

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

Tag: SelectedMessageMove

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

<SelectedMessageCopy/>
CODE

Tag Attributes

Attributes

Attribute Value

Value Description

To

Target folders

Example Script

<SelectedMessageMove To="/Inbox"/>
CODE