Søgning » TeamShare » AddressBooks
Tabel

AddressBooks


Beskrivelse ?

A collection of AddressBookEntry’s. Using AddressBook’s allow organixations to separate contacts into logical groups, e.g. based on source (if data is received from external source), or simply to manage permissions to the contacts (e.g. who can delete, who can edit, who can add)

Størrelse (Antal rækker) ?

3

Indhold (Kolonner/variable) ?

Navn Indhold
Active Defines if the row contains active data. Inactive means logically deleted.
AddressBookID The ID of the AddressBook this contact belongs to FK to HH.AddressBookEntry.
AddressBooksDescription Optional description/comments for an address book
AddressBooksName Logical name of an address book
AddressBookTypeID Unique ID of the type of address book
ArchiveID The Id of the Archive this subject tree belongs to
ChangedBy The ID of the user who last edited this data. FK to HH.Users
ChangedOn The datetime this data was last edited
Createdby The ID of the user who first created this data. FK to HH.Users
CreatedOn The datetime this data was first created
Version The number of times the data was been changed. See the corresponding AUDIT table for full audit trail.