A group of actions: None
Get message
Settings
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Context | Email connection context identifier | Robin.JavaMail | Yes | |
From | Selects emails whose sender email address fully matches or contains the provided value | Robin.String | No | |
To | Selects emails whose recipient’s email address fully matches or contains the provided value. To specify more than one item, use «;» or «,» | Robin.String | No | |
CC | Selects emails whose addresses of the recipients of the email copy fully match or contains the provided value. To specify more than one item, use «;» or «,» | Robin.String | No | |
Subject | Selects messages whose subject line fully matches or contains the provided value. | Robin.String | No | |
Body | Selects emails for which the text of the email body fully matches or contains the provided value. | Robin.String | No | |
Attachment name | Selects messages with attachment names fully match or contains the provided value | Robin.String | No | |
Unread only | Selects unread emails only | Robin.Boolean | true | No |
Count | The number of emails that must be read from the mailbox using the specified filters. | Robin.Numeric | No | |
Folder For Attachment | The path to the folder in which subfolders will be created to save attachments from letters. | Robin.FolderPath | C:\doc\img | No |
Include html text | Include full body with html tags if applicable | Robin.Boolean | true | No |
Search by template | If «true» search by provided template, if «false» search as substring | Robin.Boolean | true | No |
Results | ||||
Result | A table into which information is saved from letters selected by the selected filters. The table has the following set of columns: - ID - Message identifier; - From - Sender; - To - Recipient (list of all); - CC - Recipient of a copy of the letter; - Subject - Subject of the letter; - Body - The body of the letter; - Path - Path to the folder with the attachment files. - DateTime - received date and time | Robin.DataTable |
Обзор
Инструменты контента