MailboxProvider¶
Mailbox provider information.
Fields¶
Field | Type | Description |
---|---|---|
CloudProviderID | bigint | Internal ID that references the CloudProvider entity (Foreign Key) |
Created | datetime2 | Date/Time this entity got created in the database |
CreatedGuid | datetime2 | Guid of the scan that created this mailbox provider |
ID | bigint | Internal ID for the MailboxProvider entity (Primary Key) |
MailboxProviderTypeID | bigint | Internal ID that references the MailboxProviderType entity (Foreign Key) |
Name | nvarchar | Name of the mailbox provider |