iRobo.Activity.Save Outlook Message

Saves an Outlook Message.


     Note: 

         Before using Mail Activities, check Mail Automation prerequisites from Mail Page.

                                                                                                       

Properties

Input

  • Email - Outlook E-mail item. (Mandatory)
  • FileName -  Saved file path. (Mandatory)


Misc

  • DisplayName - Activity header name.
  • Type - Select saved file type for the mail message.

Steps of Using Save Outlook Message Activity

  1. Open iRobo Studio, and then open a new Workflow.
  2. Connect to Outlook Account to receive emails.
  3. Drag Get Outlook Messages Activity to the Sequence, then select Inbox folder from the drop-down menu.
  4. Drag For Each Activity to the Sequence, then loop on all mails item in the Outlook.
  5. Drag Save Outlook Message Activity to the For Each Activity.
  6. Add  the item to save in the Email Property of the Activity.
  7. Insert saved file path in the Filename Property.
  8. Select output type of the saved message from Type Property drop-down menu.
  9. Click Save button from iRobo Studio Menu to save Workflow.
  10. Click Play button to start the automated process.



Created with the Personal Edition of HelpNDoc: Easy to use tool to create HTML Help files and Help web sites