# ReSubscribeAnEmailToAListResponse Constructors

- Package: [CommunityToolkit.Aspire.Posta](/reference/api/csharp/communitytoolkit.aspire.posta.md)
- Type: [ReSubscribeAnEmailToAListResponse](/reference/api/csharp/communitytoolkit.aspire.posta/resubscribeanemailtoalistresponse.md)
- Kind: `Constructors`
- Members: `1`

Represents the ReSubscribeAnEmailToAListResponse payload.

<a id="constructor"></a>

## ReSubscribeAnEmailToAListResponse

- Name: `Constructor`

```csharp
public class ReSubscribeAnEmailToAListResponse
{
    public ReSubscribeAnEmailToAListResponse()
    {
        // ...
    }
}
```
