- Contents
Interaction Designer Help
Move Message
This Email tool moves (or copies) an indexed message from the source folder and places it in the destination folder.
Inputs
Source folder
The unique identifier for the folder currently containing the message. This ID is retrieved with an Incoming Mail initiator, or the Open Folder tool.
Index
The zero-based index of a message within the given folder. The index denotes the location of the message within the specified folder. The value for this parameter is generated by the Incoming Mail initiator or the Find Message tool.
Destination Folder
The unique identifier for the folder that will receive the message. This ID is retrieved with an Incoming Mail initiator, or the Open Folder tool.
Copy
Set to True if you want to copy the message to the destination folder instead of moving.
Asynchronous
Set to True if you want the message to be moved asynchronously. This will allow the tool to exit without waiting for the message to be moved or copied. Set to False if you want the tool to wait until the move or copy is complete before exiting.
Timeout
The number of seconds the tool should wait for a return value. If no value is returned in the specified time, this tool will take the Failure exit path.
Outputs
Result
The results of the operation.
See Email Tool Result Codes for more information.
Exit Paths
Success
This step takes the Success exit path if the message was deleted moved or copied
Failure
This step takes the Failure exit path if the server lacks sufficient rights to write into the destination folder.