> For the complete documentation index, see [llms.txt](https://docs.fullscreen.no/info/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fullscreen.no/info/game-creator-2-assets/mailbox/instructions/delete-letter.md).

# Delete Letter

{% hint style="danger" %}
It's not recommended to delete automatically sent letters. If conditions remain true, they will resend when running the instructions for sending letters. Hide them instead.
{% endhint %}

```
Mailbox > Management > Delete Letter
```

## Description

```csharp
Deletes a Letter from the Mailbox
```

## Parameters <a href="#parameters" id="parameters"></a>

<table><thead><tr><th>Name</th><th>Description</th><th data-hidden></th></tr></thead><tbody><tr><td>Letter</td><td>The letter to be deleted</td><td></td></tr><tr><td>Mailbox</td><td></td><td></td></tr></tbody></table>

## Keywords

```
Delete, Remove, Letter, Mailbox
```
