Action group: Outlook
Description
The action saves the template of a message in a specified format.
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Sender | Sender’s email address. | Robin.String | No | |
To | Email address of the recipient of the letter. Use «;» as a separator to specify multiple recipient addresses. | Robin.String | Yes | |
CC | Email address of the recipient of the letters copy. Use «;» as a separator to specify multiple recipient addresses. | Robin.String | No | |
BCC | Email address of the recipient of the letters hidden copy. Use «;» as a separator to specify multiple recipient addresses. | Robin.String | No | |
Subject | Email subject. | Robin.String | No | |
Body | Text of the body of the letter. | Robin.String | No | |
Attachments | The path to the file to be attached to the email. To specify more than one item, use «;». | Robin.FilePath | No | |
Template Format | Format in which the email template will be saved. | Robin.String | Yes | |
Path to folder | The path to the folder where the email template will be saved. | Robin.FolderPath | C:\doc\img | Yes |
Template name | Name of the email template file to be created. | Robin.String | Yes |
None.
Create and save an Outlook message template in .oft format.
Use the "Save message template" action.
The program robot completed successfully. The Outlook message template was saved in specified format.