System Task Email Addressee

A list of known system task email addressee objects.

Description
Type
Direction
Data Type
Remarks

AddresseeTypeID

Property

Read Write

Long

Addressee Type for the Email Addressee: Values of 'To', 'Cc'

ContactDetailsID

Property

Read Write

Long

Contact Detail ID of the Email Addressee for Contact

GroupDetailsID

Property

Read Write

Long

Group Detail ID of the Email Addressee for Group Contact

OtherEmailAddress

Property

Read Write

String

Valid Email Address

TemplateDescription

Property

Read Write

String

Email Template Description (Email Templates only)

TemplateName

Property

Read Write

String

Email Template Name (Email Templates only)

Associated SQLActiveH database table data

The MIS-AMS SQLActiveH Gateway's System Task Email Addressee Object (CTSKEmailAddressee), is linked to the Tasking_Email_Addressees_T table in the MIS-AMS SQLActiveH database.

When the object properties are written to by Keyfax, the MIS-AMS CRM processes the values and writes to the underlying database table. The following list identifies only those columns in the Tasking_Email_Addressees_T table which Keyfax writes to in the current version:

Object property
Tasking_Tasks_T column
Datatype

AddresseeTypeID

Addressee_Type_ID

int

OtherEmailAddress

Other_Email_Address_VC

varchar(255)

NOTE This data was correct at the time of writing, but Omfax suggest that MIS-AMS are consulted on any database or object schema modifications unknown to Omfax Systems.

Last updated