Create your first automation in just a few minutes.Try Studio Web →
by YouTube
3
Activity
437
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:
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
C#, Visual Basic
Runtime
Windows Legacy (.Net Framework 4.6.1)
Technical
Version
1.0.2Updated
December 5, 2023Works with
Studio 2018.1.3
Certification
Silver Certified
Collections
Support
UiPath Community Support
Resources