Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

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

Image RemovedImage Added

Settings of parameters

СвойствоАнгл. наименованиеОписаниеТипID сообщения ID

Идентификатор письма, присвоенный при отборе.

Если в коллекции больше одного элемента, действие будет применено ко всем.

Сообщения в исходных папках будут удалены.

По умолчанию false

Нет
Property
Description
Type
Filling example
Пример заполненияОбязательность заполнения поля
Параметры
Mandatory field
Parameters
Message КоллекцияДаХранилище назначенияData store

Хранилище, в котором нужно отобрать письма.

*Название хранилища часто (но не всегда) совпадает с учетной записью пользователя.

СтрокаДа
ПапкаFolder

Папка приложения, в которую нужно скопировать выбранные письма.

Папка в пределах указанного изначально хранилища.

СтрокаВажноеДа
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ПереместитьMoveЛогическийfalse

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).
    Image Modified
  3. Set the "Run" action parameters.
    Image Modified
  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.