> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum RecipientType

> Recipient type

Recipient type

## Syntax

```crmscript theme={null}
RecipientType
```

## Fields

| Name | Description |
| ---- | ----------- |
| To   | To          |
| CC   | CC          |
| BCC  | BCC         |


## Related topics

- [SuperOffice.WebApi.Data.RecipientType](/en/api/reference/webapi/SuperOffice.WebApi.Data.RecipientType.md)
- [SuperOffice.WebApi.Data.Recipient](/en/api/reference/webapi/SuperOffice.WebApi.Data.Recipient.md)
- [Enum RecipientSorting](/en/automation/crmscript/reference/CRMScript.NetServer.RecipientSorting.md)
- [Calculate Message Recipients](/en/api/reference/restful/agent/ticket_agent/calculate-message-recipients.md)
- [Enum values for RecipientSorting](/en/database/tables/enums/recipientsorting.md)
- [Enum values for ShipmentAddrStatus](/en/database/tables/enums/shipmentaddrstatus.md)
