Activities
latest
false
Banner background image
Productivity Activities
Last updated Apr 15, 2024

Send IBM Notes Mail Message

UiPath.Mail.LotusNotes.Activities.SendLotusNotesMailMessage

Sends a mail message by using IBM Notes.

Note:
  • This activity only works with IBM Notes v9.0.1 or above.
  • This activity is not available in projects that use .NET 5.

Properties

Attachments
  • Attachments - The attachments to be added to the email message.
  • AttachmentsCollection - Enables you to specify a list of attachments to be added to the email message. This field supports only IEnumerable<String> variables.
Common
  • DisplayName - The display name of the activity.
  • 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).
Email
  • Body - The body of the email message.
  • Subject - The subject of the email message.
Forward
  • MailMessage - The message to be forwarded. This field only supports MailMessage objects.
Logon
  • Password - The password of the IBM Notes account used to send the message.
  • SecurePassword - The password of the email account used, as a secure string.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Options
  • ContinueOnError - Specifies if the automation should continue even when the activity throws an error. This field only supports Boolean values (True, False). The default value is False. As a result, if the field is not configured and an error is thrown, the execution of the project stops. If the value is set to True, the execution of the project continues regardless of any error.
  • IsBodyHtml - Specifies whether the body of the message is written in HTML format.
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.
  • Properties

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo White
Trust and Security
© 2005-2024 UiPath. All rights reserved.