Skip to content

MailboxProviderType

Type of mailbox provider.

erDiagram
    MailboxProviderType ||--o{ MailboxProvider : "MailboxProviderTypeID"

Fields

Field Type Description
ID numeric Internal ID for the MailboxProviderType entity (Primary Key)
Name string Mailbox provider name
OctopusID string OctoSAM internal name for programmatic access to the mailbox provider (e.g., in queries)

Referenced by

Table Column Name Description
MailboxProvider MailboxProviderTypeID Mailbox provider information - reserved for future use