Feedback

  • Contents
 

Move Message Ex

This Email tool moves (or copies) an indexed message from the source folder and places it in the destination folder and provides a cookie for the new message.

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.

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

Cookie

The new cookie for the message that has been moved.

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.