UiPath Documentation
activities
latest
false

Productivity activities

Last updated May 12, 2026

Send Mail Messages

UiPath.GSuite.Activities.SendMailMessage

Description

Sends an email using the Gmail platform.

Scopes

This activity requires the following scopes:

OR

OR

Project compatibility

Windows - Legacy | Windows

Configuration

Properties

Common
  • ContinueOnError - If set, the remaining activities are executed if the current activity fails. This field supports Boolean values.
  • DisplayName - The display name of the activity. This property supports String variables and string formatted values.
Input
  • Attachments - The path to the items that you want attached in the email. This property supports a Collection of file paths.
  • Bcc - The hidden recipients of the email. This property supports String[] variables and string array formatted values. Each attendee email address is one element in the array.
  • Body - The body of the email. This property supports String variables and string formatted values. If the IsHTML option is checked it needs to be a valid HTML.
  • Subject - The subject of the email. This property supports String variables and string formatted values.
  • To - The main recipients of the email. This property supports String[] variables and string array formatted values. Each attendee email address is one element in the array.
  • Cc - The secondary recipients of the email. This property supports String[] variables and string array formatted values. Each attendee email address is one element in the array.
Misc
  • Private - If selected, the values of variables and arguments are no longer logged at Verbose level. This field supports Boolean values.
Options
  • IsDraft - If selected, the message is saved as a draft instead of being sent. This field supports Boolean values.
  • IsHTML - If selected, the body of the message is sent as HTML. This field supports Boolean values.
  • Description
  • Scopes
  • Project compatibility
  • Configuration

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated