UiPath Documentation
activities
latest
false
Productivity activities

ReplyToMailAsync (Outlook)

Asynchronously replies to an Outlook email message with the specified reply options.

Asynchronously replies to an Outlook email message with the specified reply options.

Namespace: UiPath.Mail.Activities.Api

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

Syntax

Task ReplyToMailAsync(
	ReplyOutlookMailOptions options,
	CancellationToken token
)
Task ReplyToMailAsync(
	ReplyOutlookMailOptions options,
	CancellationToken token
)

Parameters

options ReplyOutlookMailOptions : The options used to compose and send the reply.

token CancellationToken : The cancellation token to cancel operation.

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated