activities
latest
false
UiPath logo, featuring letters U and I in white

Productivity activities

Last updated Feb 19, 2026

TurnOnAutomaticReplies

Turns the account automatic email replies on given the configuration.

Namespace: UiPath.Gsuite.Activities.API

Assembly: UiPath.Gsuite.Activities.API (in UiPath.Gsuite.Activities.API.dll)

Syntax

publicvoidTurnOnAutomaticReplies(
	stringsubject,
	stringbody,
	DateTimeOffsetstartTime,
	DateTimeOffsetendTime,
	boolsendRepliesOutsideOrganization = false,
	boolsendRepliesToContactsOnly = false
)
publicvoidTurnOnAutomaticReplies(
	stringsubject,
	stringbody,
	DateTimeOffsetstartTime,
	DateTimeOffsetendTime,
	boolsendRepliesOutsideOrganization = false,
	boolsendRepliesToContactsOnly = false
)

Parameters

subject String : The automatic replied email subject.

body String : The automatic replied email content.

startTime DateTimeOffset : When should the automatic replies start.

endTime DateTimeOffset : When should the automatic replies end.

sendRepliesOutsideOrganization Boolean (Optional) : If the replies can be sent outside organization. Optional, default value is false.

sendRepliesToContactsOnly Boolean (Optional) : If the replies should be sent to contacts only. Optional, default value is false.

  • Syntax
  • Parameters

Was this page helpful?

Get The Help You Need
Learning RPA - Automation Courses
UiPath Community Forum
Uipath Logo
Trust and Security
© 2005-2026 UiPath. All rights reserved.