Activities
latest
false
Productivity Activities
Last updated Jul 1, 2024

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
)

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 White
Trust and Security
© 2005-2024 UiPath. All rights reserved.