> ## 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 ContactSourceType

> Describes what source the contacts should be retrieved from.

Describes what source the contacts should be retrieved from.

## Syntax

```crmscript theme={null}
ContactSourceType
```

## Fields

| Name      | Description                                                                                 |
| --------- | ------------------------------------------------------------------------------------------- |
| Unknown   | Unknown/undecided type                                                                      |
| History   | Contact is retrieved from the history list                                                  |
| Diary     | Contact is retrieved from the diary                                                         |
| Favorites | Contact is retrieved from the favorites list                                                |
| All       | Enumeration generated from the wsdl doesn't handle the \[Flags] attribute (bit enumeration) |
