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.
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 |
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.
Use the "Terminate", "Run", "Select message", "Get value by index", "Get information letter" actions.
Information about the letter was received.