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

Reply to Mail

UiPath.MicrosoftOffice365.Activities.Mail.ReplyToMail

Description

Uses the Microsoft Graph Create Reply and Reply APIs to reply to an email message. This activity also gives you the option to include one or more attachments (Attachments) with your message. This activity can only be used when placed inside a Microsoft Office 365 Scope activity.

Project compatibility

Windows - Legacy | Windows

Configuration

Properties

Attachments
  • Attachments - A collection containing the paths to the files attached to the email. More details about an email message size limit and file attachment size limit are available here. Use the Attach Files button to open your file explorer, or enter your files using <in> arguments.
  • Attachments Collection - An additional list of files attached to the message.
Common
  • DisplayName - The display name of the activity. This property supports String variables and string formatted values.
Email
  • Body - The email's message body. If the Is Body HTML option is selected, then the body needs to be specified in HTML format.
  • New Subject - The new subject of the email. To send from the current user's email address, leave empty. To send from a different email address, enter an email address that the current user has SendAs permissions for. This property supports String variables and string formatted values.
Input
  • Account - (Optional) The email address with which to interact. This may include any shared mailbox to which the current user has access rights. If left blank, the current user's account is assumed. This property supports String variables and string formatted values.
  • Message - The email message to reply to. This property supports String variables and string formatted values.
    Note: Account field is mandatory for ApplicationIdAndSecret and ApplicationIdAndCertificate authentication types.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level. This field supports Boolean values.
Options
  • Importance - The importance of the mail message. Select one of three options: Low, Normal, High. The default value is Normal.
  • Is Draft - If selected, the message is saved as a draft and not sent.
  • Reply to All - If selected, sends the reply message to all the recipients of the initial email.
Recipients
  • Add BCC - A list of additional email addresses that you want to add as Bcc recipients. This field supports only String[] variables.
  • Add CC - A list of additional email addresses that you want to add as Cc recipients. This field supports only String[] variables.
  • Add To - A list of additional email addresses that you want to send your mail to. This field supports only String[] variables.
    Note:

    To enter one email address, include it between { } and declare it with " " (e.g., {"user1@uipath.com"}).

    To enter multiple email addresses, include all between { }, declare each with " ", and separate each by a comma (e.g., {"user1@uipath.com","user2@uipath.com"}).

  • Description
  • Project compatibility
  • Configuration

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.