Click or drag to resize

Contact Class

Fields and Properties related to Contact Class
Inheritance Hierarchy
SystemObject
  ConneXionContact

Namespace:  ConneXion
Assembly:  ConneXion (in ConneXion.dll) Version: 2020.0
Syntax
[SerializableAttribute]
public class Contact

The Contact type exposes the following members.

Constructors
  NameDescription
Public methodContact
Initializes a new instance of the Contact class.
Top
Properties
  NameDescription
Public propertyAllowMailTo
Internal
Public propertyAwayFromHome
Away From Home: "X" or " "
Public propertyBirthDate
Birth Date
Public propertyCity
City
Public propertyClass1
Class Code 1. See PERSONAL INFO CLASS in Lookup Method
Public propertyClass2
Class Code 2. See PERSONAL INFO CLASS in Lookup Method
Public propertyClass3
Class Code 3. See PERSONAL INFO CLASS in Lookup Method
Public propertyClass4
Class Code 4. See PERSONAL INFO CLASS in Lookup Method
Public propertyClass5
Class Code 5. See PERSONAL INFO CLASS in Lookup Method
Public propertyClass6
Class Code 6. See PERSONAL INFO CLASS in Lookup Method
Public propertyClass7
Class Code 7. See PERSONAL INFO CLASS in Lookup Method
Public propertyClass8
Class Code 8. See PERSONAL INFO CLASS in Lookup Method
Public propertyCompany
Company
Public propertyContactIndicator
Contact Indicator
Public propertyContactMethod
Contact Method
Public propertyCreditAccumulatedHours1
Credit Accumulated Hours1
Public propertyCreditAccumulatedHours2
Credit Accumulated Hours2
Public propertyCreditAccumulatedHours3
Credit Accumulated Hours3
Public propertyCreditExpirationDate1
Credit Expiration Date1
Public propertyCreditExpirationDate2
Credit Expiration Date2
Public propertyCreditExpirationDate3
Credit Expiration Date3
Public propertyCreditTotalHours1
Credit Total Hours1
Public propertyCreditTotalHours2
Credit Total Hours2
Public propertyCreditTotalHours3
Credit Total Hours3
Public propertyCreditType1
Credit Type1
Public propertyCreditType2
Credit Type2
Public propertyCreditType3
Credit Type3
Public propertyCSR
Internal
Public propertyDescription
Description
Public propertyDisplayName
Name displayed in Contact List
Public propertyDriverLicenseState
Driver License State
Public propertyDriversLicense
Drivers License
Public propertyEmailAddress1
Email Address1
Public propertyEmailAddress2
Email Address2
Public propertyEmailAddress3
Email Address3
Public propertyEmailType1
Email Type1
Public propertyEmailType2
Email Type2
Public propertyEmailType3
Email Type3
Public propertyEntityID
EntityID
Public propertyEntityKey
Entity Type: C=Customer, P=Prospect, B=Broker, E=Employee, F=Finance Companies, L=Lienholder, p=Producer, H=Universal Cert Holder
Public propertyFirstName
First Name
Public propertyFormalHeading
Formal Heading
Public propertyFullName
FirstName + MiddleInitial + LastName
Public propertyGender
Gender: "M" or "F"
Public propertyInformalHeading
Informal Heading
Public propertyJobTitle
Job Title
Public propertyLastName
Last Name
Public propertyLicenseIssued
License Issued
Public propertyLicenseKey
ConneXion license key string
Public propertyLicenseLines1
License Lines1
Public propertyLicenseLines2
License Lines2
Public propertyLicenseLines3
License Lines3
Public propertyLicenseLines4
License Lines4
Public propertyLicenseLines5
License Lines5
Public propertyLicenseLines6
License Lines6
Public propertyLicenseNumber1
License Number1
Public propertyLicenseNumber2
License Number2
Public propertyLicenseNumber3
License Number3
Public propertyLicenseNumber4
License Number4
Public propertyLicenseNumber5
License Number5
Public propertyLicenseNumber6
License Number6
Public propertyLicenseResidentialType1
License Residential Type1
Public propertyLicenseResidentialType2
License Residential Type2
Public propertyLicenseResidentialType3
License Residential Type3
Public propertyLicenseResidentialType4
License Residential Type4
Public propertyLicenseResidentialType5
License Residential Type5
Public propertyLicenseResidentialType6
License Residential Type6
Public propertyLicenseState1
License State1
Public propertyLicenseState2
License State2
Public propertyLicenseState3
License State3
Public propertyLicenseState4
License State4
Public propertyLicenseState5
License State5
Public propertyLicenseState6
License State6
Public propertyLicenseType1
License Type1
Public propertyLicenseType2
License Type2
Public propertyLicenseType3
License Type3
Public propertyLicenseType4
License Type4
Public propertyLicenseType5
License Type5
Public propertyLicenseType6
License Type6
Public propertyMaritalStatus
Marital Status: "M", "S", "W", or "D"
Public propertyMiddleInitial
Middle Initial
Public propertyOperatorID
Operator ID
Public propertyPhoneExtension1
Phone Extension1
Public propertyPhoneExtension2
Phone Extension2
Public propertyPhoneExtension3
Phone Extension3
Public propertyPhoneExtension4
Phone Extension4
Public propertyPhoneExtension5
Phone Extension5
Public propertyPhoneExtension6
Phone Extension6
Public propertyPhoneNumber1
Phone Number1
Public propertyPhoneNumber2
Phone Number2
Public propertyPhoneNumber3
Phone Number3
Public propertyPhoneNumber4
Phone Number4
Public propertyPhoneNumber5
Phone Number5
Public propertyPhoneNumber6
Phone Number6
Public propertyPhoneType1
Phone Type1
Public propertyPhoneType2
Phone Type2
Public propertyPhoneType3
Phone Type3
Public propertyPhoneType4
Phone Type4
Public propertyPhoneType5
Phone Type5
Public propertyPhoneType6
Phone Type6
Public propertyPrimaryEmailAddress
Primary Email Address
Public propertyPrimaryEmailType
Primary Email Type
Public propertyPrimaryPhoneExtension
Primary Phone Extension
Public propertyPrimaryPhoneNumber
Primary Phone Number
Public propertyPrimaryPhoneType
Primary Phone Type
Public propertyRecordNumber
Record Number in Table
Public propertyRelationship
Relationship Code. Use RELATION Lookup Method for possible values.
Public propertyRelationshipName
Relationship Name, Defaults based on Code
Public propertySmoke
Smoke: "X" or " "
Public propertySocialSecurity
Social Security
Public propertyState
State
Public propertyStreet
Street
Public propertyStreet2
Street 2: UK and Canada only
Public propertyStudent
Good Student: "X" or " "
Public propertyTAMCentralAgency
Agency identifier code of target agency database if ConneXion instance is TAMCentral hosted
Public propertyTAMPassword
TAM System Password
Public propertyTAMUserName
TAM System User ID
Public propertyTraining
Driver Training: "X" or " "
Public propertyZipCode
Zip Code
Top
Methods
  NameDescription
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Overrides ObjectFinalize.)
Top
Remarks
Note Note
  • Driver Info Tab is for Customers and Prospects only. Licensing Info Tab is for Producers only
See Also