Activities
latest
false
Banner background image
Productivity Activities
Last updated May 22, 2024

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