Activities
latest
false
Banner background image
Productivity Activities
Last updated Mar 27, 2024

Get IBM Notes Mail Messages

UiPath.Mail.LotusNotes.Activities.GetLotusNotesMailMessages

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

Retrieves mail messages 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.
  • 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).
Input
  • MailFolder - The mail folder from which the messages are to be retrieved.

    Note:

    Due to the nature of the IBM Notes mail client, to select specific folders, their names must be written in a certain manner, as follows:

    • Inbox - ($Inbox)
    • Drafts - ($Drafts)
    • Sent - ($Sent)
    • Follow Up - ($Follow-Up)
    • All Documents - ($All)
    • By Sender - ($BySender)
    • Junk - ($JunkMail)

    For custom user-created folders, the folder name must be written in clear, without the additional symbols.

Logon
  • Password - The password of the IBM Notes account used to retrieve the message.
  • SecurePassword - The password of the IBM Notes account used, as a secure string.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level.
Options
  • GetAttachments - Specifies whether to retrieve the attachments in the email message. By default, this check box is cleared.
  • Top - The number of messages to be retrieved starting from the top of the list. In order to retrieve the newest messages, make sure that the list is ordered with the newest on top.
Output
  • Messages - The retrieved messages as a collection of MailMessage objects.
  • 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.