Skip to main content

Delete IBM Notes Mail Message

UiPath.Mail.LotusNotes.Activities.DeleteLotusNotesMailMessage

note

IBM Mail Activities can only use the current active IBM Notes account on the machine that is running the automation process.

Deletes a specified mail message from 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

Common

  • DisplayName - The display name of the activity.

Input

  • FromFolder - The folder from which you want to delete the IBM Notes mail message.
  • MailMessage - The IBM Notes mail message that is to be deleted.

Logon

  • Password - The password of the email account used to delete 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.