Copy to folder Version 6 (Net)

Action group: Outlook


Description

The action copies to the specified folder the emails corresponding to the ID assigned upon receipt.

Action icon

Settings of parameters

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
Message IDsCollection with email IDsRobin.Collection
Yes
Data storeThe storage in which emails are stored. The repository name is often (but not always) the same as the user accountRobin.String
Yes
FolderThe folder where you want to copy messages with the specified identifiers. A folder within the originally specified location.Robin.String
Yes
MoveOptional parameter. The default is false. Messages in source folders will be deleted if parameter is true.Robin.BooleantrueNo

Special conditions of use

None.

Example of use

Task

Select messages with subject "Test message" from the "Incoming mail" folder and move them to the "For test" folder.

Solution

Use the "Terminate", "Run", "Select message", "Copy to folder" actions.

Implementation

  1. Assemble a robot scheme with the actions.
  2. Set the Terminate" action parameters (if Outlook is already running, the second instance will not be opened).

  3. Set the "Run" action parameters.
  4. Set the "Select message" action parameters.
  5. Set the "Copy to folder" action parameters.
  6. Click "Start" in the top panel.

Result

The program robot completed successfully.


The selected messages are moved to the "For Test" folder.

  • Нет меток