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

Productivity activities

Last updated Feb 19, 2026

TurnOnAutomaticReplies

Turns on the account automatic email replies given the configuration.

Namespace: UiPath.MicrosoftOffice365.Activities.Api

Assembly: UiPath.MicrosoftOffice365.Activities.Api (in UiPath.MicrosoftOffice365.Activities.Api.dll)

Syntax

void TurnOnAutomaticReplies(
	string internalMessage,
	string externalMessage,
	DateTimeOffset startTime,
	DateTimeOffset endTime,
	bool sendRepliesOutsideOrganization = false,
	bool sendRepliesToContactsOnly = false
)
void TurnOnAutomaticReplies(
	string internalMessage,
	string externalMessage,
	DateTimeOffset startTime,
	DateTimeOffset endTime,
	bool sendRepliesOutsideOrganization = false,
	bool sendRepliesToContactsOnly = false
)

Parameters

internalMessage String : The message to be sent inside the user's organisation.

externalMessage String : The message to be sent outside the user's organisation.

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.