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

Productivity activities

Last updated Mar 13, 2026

DeleteEmail

Deletes the given mail.

Namespace: UiPath.MicrosoftOffice365.Activities.Api

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

Syntax

void DeleteEmail(
	IMail mail,
	bool deletePermanently = false
)
void DeleteEmail(
	IMail mail,
	bool deletePermanently = false
)

Parameters

mail IMail : The email that should be deleted.

deletePermanently Boolean (Optional) : If the email should be deleted permanently. Optional, default value is false.

  • Syntax
  • Parameters

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated