# Send Letter to Mailbox

```
Mailbox > Sending > Send Letter to Mailbox
```

## Description

```csharp
Manually send a letter to a 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>Mailbox</td><td>The Game Object with the mailbox component.</td><td></td></tr><tr><td>Letter</td><td>The Letter to send to the mailbox</td><td></td></tr></tbody></table>

## Keywords

```
Mailbox, Send, Letter
```
