|  | |
| PersonContact Class | |
 Inheritance Hierarchy
Inheritance Hierarchy Syntax
SyntaxThe PersonContact type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | address | 
 Address of the contact.
  | 
|  | date_of_birth | 
 Date of birth of the contact.
  | 
|  | driver_license_number | 
 Driver's licencs of the contact.
  | 
|  | first_name | 
 First name of the contact.
  | 
|  | last_name | 
 Last name of the contact.
  | 
|  | lookup_code | 
 Lookup code of the contact.
  | 
|  | middle_name | 
 Middle name of the contact.
  | 
|  | prefix | 
 Prefix of the contact's name.
  | 
|  | suffix | 
 Suffix of the contact's name.
  | 
 See Also
See Also