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

> Service mailbox type

Service mailbox type

## Syntax

```crmscript theme={null}
MailboxType
```

## Fields

| Name      | Description                                                            |
| --------- | ---------------------------------------------------------------------- |
| Unknown   | Unknown                                                                |
| Pop       | Pop                                                                    |
| Imap      | Imap - without OAuth support. Use ImapOAuth instead if OAuth is needed |
| Mapi      | Mapi - Obsolete                                                        |
| Facebook  | TypeFacebook                                                           |
| Pops      | Pop SSL                                                                |
| Imaps     | Imap SSL                                                               |
| SmsPlugin | Incoming SMS, using a plugin                                           |
| Mailgun   | Used by mailboxes set up as a Mailgun route                            |
| ImapOAuth | This is a Imap mailbox using OAuth authentication                      |
