MailboxProvider¶
Mailbox provider information.
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 |
| CreatedGuid | datetime | Guid of the scan that created this mailbox provider |
| 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 |