MailboxProvider¶
Mailbox provider information - reserved for future use.
Fields¶
| Field | Type | Description |
|---|---|---|
| CloudProviderID | numeric | Internal ID that references the CloudProvider entity (Foreign Key) |
| Created | datetime | Date/Time this entity got created in the database |
| ID | numeric | Internal ID for the MailboxProvider entity (Primary Key) |
| MailboxProviderTypeID | numeric | Internal ID that references the MailboxProviderType entity (Foreign Key) |
| Name | string | Name of the mailbox provider |