> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum RecipientSorting

> The different types of recipient sorting available

The different types of recipient sorting available

## Syntax

```crmscript theme={null}
RecipientSorting
```

## Fields

| Name           | Description                  |
| -------------- | ---------------------------- |
| None           | No sorting                   |
| CountryZipCode | Sort by country and zip code |
| CompanyName    | Sort by company name         |
| CompanyNumber  | Sort by company number       |
| PersonLastname | Sort by person last name     |
