Get information letter Version 6 (Net)
Action group: Outlook
Description
The action returns information about the specified email in the form of the following 6 parameters: Sender, Addressees, Recipients of the copy, Time of receipt, Subject, Body.
Action icon
Settings of parameters
Property | Description | Type | Filling example | Mandatory field |
---|---|---|---|---|
Parameters | ||||
Message ID | Message ID assigned during the selection. | Robin.String | Yes | |
Results | ||||
Sender | The sender of the letter. | Robin.String | ||
Addressees | Addressees of the letter. | Robin.Collection | ||
Recipients of the copy | Recipients of a copy of the letter. | Robin.Collection | ||
Time of receipt | The time of receipt of the letter. | Robin.DateTime | ||
Subject | The subject of the letter. | Robin.String | ||
Body | The text that is contained in the body of the letter. | Robin.String |
Special conditions of use
- The "Select message" action must be set and correctly set on the workspace.
- If there are no recipients of the copy, the value of the "Recipients of the copy" parameter will be an empty collection.
- If there is no subject in the letter, the value of the "Subject" parameter will be an empty string.
Examples of use
Task
Return information about the specified letter. All details of the letter are specified.
Precondition: the "Select message" action is set and correctly filled in on the workspace.
Solution
Use the "Terminate", "Run", "Select message", "Get value by index", "Get information letter" actions.
Implementation
- Assemble a robot scheme consisting of actions:
- Set the "Select message" action parameters.
- Set the "Get value by index" action parameters.
- Set the "Get information letter" action parameters.
- Click "Start" in the top panel.
Result
Information about the letter was received.
Обзор
Инструменты контента