MarketplaceStudioActivityRead Email from Saved File to Objec2

Create your first automation in just a few minutes.Try Studio Web

Read Email from Saved File to Objec2

Read Email from Saved File to Objec2

by YouTube

3

Activity

Downloads

437

back button
back button
carouselImage0
next button
next button

Summary

Summary

This activity returns a .net MailMessage object, that can be handled by other existing activities, from a saved .eml file.

Overview

Overview

This activity allows you to read a .eml file (email file) and to convert into a .Net MailMessage object. The .Net object can be handled in any RPA workflow as your automation requires.

Use cases:

  • an archive of saved emails can be easily transformed into a database table for ease of use
  • any saved .eml can be 'read' and be used as necessary (for example save the attachment or read that one too or respond to email sender automatically)
  • from an entire folder with .eml files you can search the one(s) corresponding to your needs (for example if you have an archive with emails containing reports, you can find the right one using this activity and looking into each MailMessage object for key words)

NOTE: Installation Guidelines for Custom Activities can be found here.

Features

Features

There are some cases when the user reads emails that are saved in a file folder. Since we cannot read them directly, we open them and read content. The problem arises when we want to extract specific data, since selectors don't always work and string manipulation is required.

Additional Information

Additional Information

Dependencies

Interop.ADODB.dll Interop.CDO.dll

Code Language

Visual Basic

Runtime

Windows Legacy (.Net Framework 4.6.1)

Publisher

YouTube

Visit publisher's page

Trusted Source

License & Privacy

License Agreement

Privacy Terms

Technical

Version

1.0.2

Updated

May 4, 2020

Works with

Studio 2018.1.3

Certification

Silver Certified

Support

UiPath Community Support

Resources

Similar Listings