# Delete Outlook Mail Message

> `UiPath.Mail.Outlook.Activities.DeleteOutlookMailMessage`

`UiPath.Mail.Outlook.Activities.DeleteOutlookMailMessage`

Deletes an Outlook email message.

## Properties

#### Common

* **DisplayName** - The display name of the activity.

#### Input

* **MailMessage** - The email message to be deleted.
* **PermanentlyDelete** - If selected, deletes the email message permanently.

#### Misc

* **Private** - If selected, the data used in the activity is not logged by Studio.
