Create your first automation in just a few minutes.Try Studio Web →
by RPA Brasil
2
Activity
475
Summary
Summary
This package contains two activities for sending mail messages with embedded images: Send Outlook Mail With Embedded Images and Send SMTP Mail With Embedded Images.
Overview
Overview
This package contains two activities for sending mail messages with embedded images:
Send Outlook Mail with Embedded Images - This activity works with Outlook 2013 or higher.
Properties
Attachments
· AttachmentsCollection- Enables you to specify a list of attachments to be added to the email message. This field supports only IEnumerable variables.
Embeddeds
· EmbeddedsCollection- Enables you to specify a dictionary where each key is the image CID and its value is the path of image file to be embedded in the email message. This field supports only IDictionary variables.
· HTML Body - The HTML body of the email message.
· Subject- The subject of the email message.
Input
· Account- The account used to send the messages.
· SentOnBehalfOfName- The display name of the sender of the mail message. This field supports only strings and String variables.
Options
· IsDraft- Specifies whether the message should be saved as a draft.
Receiver
· Bcc- The hidden recipients of the email message.
· Cc- The secondary recipients of the email message.
· To- The main recipients of the email message.
Send SMTP Mail With Embedded Images
Properties
Attachments
· AttachmentsCollection- Enables you to specify a list of attachments to be added to the email message. This field supports only IEnumerable variables.
Common
· TimeoutMS- Specifies the amount of time (in milliseconds) to wait for the activity to run before an error is thrown. The default value is 30000 milliseconds (30 seconds).
· HTML Body - The HTML body of the email message.
· Subject- The subject of the email message.
Embeddeds
· EmbeddedsCollection- Enables you to specify a dictionary where each key is the image CID and its value is the path of image file to be embedded in the email message. This field supports only IDictionary variables.
Host
· Server- The email server host that is to be used.
· Port- The port that the email message is to be sent through.
Logon
· Email- The email account used to send the message.
· Password- The password of the email account used to send the message.
· SecurePassword- The password of the email account used, as a secure string.
Options
SecureConnection - Specifies the SSL and/or TLS encryption to be used for the connection.
Receiver
· Bcc- The hidden recipients of the email message.
· Cc- The secondary recipients of the email message.
· To- The main recipients of the email message.
Sender
· From - The email address of the sender.
· Name- The display name of the sender.
Features
Features
With this package you are enabled to send e-mail message with images embedded inside the body.
Additional Information
Additional Information
Dependencies
Microsoft Outlook 2013 or higher UiPath.UIAutomation.Activities 20.10.5 or higher MailKit 2.10.1 or higher Microsoft.Toolkit 7.0.0 or higher
Code Language
C#, Visual Basic
Runtime
Windows Legacy (.Net Framework 4.6.1)
License & Privacy
Apache
Privacy Terms
Technical
Version
1.0.1Updated
April 22, 2021Works with
Studio: 20.10 - 22.10
Certification
Silver Certified
Support
UiPath Community Support
Resources