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

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
Message IDMessage ID assigned during the selection.Robin.String
Yes
Results
SenderThe sender of the letter.Robin.String

AddresseesAddressees of the letter.Robin.Collection

Recipients of the copyRecipients of a copy of the letter.Robin.Collection

Time of receiptThe time of receipt of the letter.Robin.DateTime

SubjectThe subject of the letter.Robin.String

BodyThe 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

  1. Assemble a robot scheme consisting of actions:
     
  2. Set the "Select message" action parameters. 


  3. Set the "Get value by index" action parameters. 


  4. Set the "Get information letter" action parameters. 


  5. Click "Start" in the top panel. 

Result 

Information about the letter was received. 

  • Нет меток