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

Ключ

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

...

Action group: Outlook

...

Description

The action allows you to reply to a message to one or more recipients. 

Action icon

Settings of parameters

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
Message IDsCollection with email IDs to be answeredRobin.Collection
Yes
How to replyHow to reply to emailsRobin.String
Yes
FromThe email address from which the email will be sent. If a mail is specified that is not included in the delegated list, then the success of sending the letter will depend on the server settings.Robin.String
No
ToList of recipient addresses that will be added to the «To» field. Use «;» as separatorRobin.String
No
CCList of addresses of recipients of a copy of the email. Use «;» as separator.Robin.String
No
BCCList of Bcc recipients. Use «;» as separator.Robin.String
No
Message subjectMessage subject. If you leave the field blank, the subject of the source email will be saved.Robin.String
No
BodyThe text to add to the body of the email.Robin.String
No
AttachmentsThe path to the file to be attached to the email. To specify more than one item, use «;».Robin.FilePath
No

Special conditions of use

...

  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.
    Image Modified

  4. Set the "Select message" action parameters.

  5. Set the "Reply" action parameters. Add variable "Not test" (type string),  type in the text "Not test message" to it.

    Image Modified

    Specify this variable in the "Message subject" field.

  6. Click "Start" in the top panel.

Result

The program robot completed successfully.

...