Contains email information of Blackbaud Internet Solutions users.
Fields
Field |
Field Type |
Null |
Notes |
Description |
BBNCMAPID
|
int
|
false
|
|
Blackbaud Internet Solutions email info ID.
|
OPTEDIN
|
bit
|
false
|
|
Opted-in to receive email.
|
FORWARDINGENABLED
|
bit
|
false
|
|
Indicates that email forwarding is enabled.
|
INCOMINGEMAILADDRESS
|
nvarchar(510)
|
false
|
|
Incoming email address for forwarding.
|
FORWARDINGEMAILADDRESS
|
nvarchar(510)
|
false
|
|
Email address where mail is forwarded..
|
UPDATEDATE
|
datetime
|
true
|
|
Time the Blackbaud Internet Solutions email info was updated.
|
DATEADDED
|
datetime
|
false
|
|
Indicates the date this record was added.
|
DATECHANGED
|
datetime
|
false
|
|
Indicates the date this record was last changed.
|
TS
|
timestamp
|
false
|
|
Timestamp.
|
TSLONG
|
bigint (Computed)
|
true
|
|
Numeric representation of the timestamp.
|