Get Mail Properties - Activities - Foundation 23.2 - Foundation 23.2 - Ready - Hyland RPA - external - Hyland-RPA/Activities/Foundation-23.2/Hyland-RPA-Activities/Mail/Get-Mail-Properties - 2025-04-03

Hyland RPA Activities

Platform
Hyland RPA
Product
Activities
Release
Foundation 23.2
License

Description

Gets several properties of an e-mail.

Properties

Common

  • Disable Log: Disables the logging functionality for this activity.

  • Disable Protocol: Disables the protocol functionality for this activity.

Input

  • Message: Set mail message you want to get mail properties from

Output

  • Bcc: Get the address listing that contains the BCC recipients of the e-mail.
  • Body: Gets the message text.
  • CC: Get the address listing that contains the CC recipients of the e-mail.
  • From:Gets the sender address of the e-mail.
  • Priority: Gets the priority of the e-mail.
  • Received on: Gets the receiving DateTime of this e-mail. Return value may be null if not found.
  • Subject: Gets the subject of the e-mail.
  • To: Gets the address listing that contains the recipients of the e-mail.