Create your first automation in just a few minutes.Try Studio Web →
by YouTube
0
Activity
<100
Summary
Summary
MIT licensed package containing several activities to manage mailbox using Microsoft Exchange Webservices (EWS)
Overview
Overview
At this moment this is the only fully working set of activities based on EWS for UiPath:
It contains the following activities:
Convert String To SecureString - it is not recommended to store your password as string, but if you have to this activity it will convert it to SecureString.
Create Exchange Connection - allows you to create a connection to Exchange Server which can be used later with other activities. You can connect using Autodiscover or providing domain and server address.
Get Exchange Messages - retrieves messages from server and returns as List. Can pull as many messages as you want (not limited to 1000), handles also SharedMailBox.
Move Message - move e-mail message from current location to provided mailfolder.
Save Attachments - save all attachments from provided . Attachments can be filtered by extensions, optionally files can be renamed if a file with the same name exists or can be always renamed. If the original names should be kept, the forbidden chars will be removed from the name if there are some.
Retrieve Attachment - retrieve attachments from messages (.eml or .msg) saved on drive and saves them in a provided location. Additional filtering/renaming options like above are available.
Send e-mail, send plain text or HTML message using Exchange.
Features
Features
At this moment only this set allows you to maintain your Exchange mailbox without limitations known for other existing packages. Contains all core activities to read, send emails, save attachments etc.
Additional Information
Additional Information
Dependencies
Microsoft Exchange Webservices 2.2.0 MsgReader 3.73. OpenMcdf 2.2.13
Code Language
Visual Basic
Runtime
Windows Legacy (.Net Framework 4.6.1)
License & Privacy
MIT
Privacy Terms
Technical
Version
1.2.0Updated
February 18, 2020Works with
UiPath Studio 2019.7.0 Exchange 2013 CU1
Certification
Silver Certified
Tags
Application
Support
UiPath Community Support
Resources