FMX.AddressBook.TAddressBookContact Properties
InheritedProtected
| Addresses | public | Specifies the contact addresses. |
| Birthday | public | Specifies the contact person birthday date in the TDateTime format. |
| CreationDate | public | Read-only. Returns the contact creation date and time in the TDateTime format. |
| Dates | public | Specifies the dates associated with this contact. |
| Department | public | Specifies the department to which the contact belongs. |
| DisplayName | public | Read-only. Returns the contact display name. |
| Disposed | protected | Disposed is a read-only property that shows the current state of this object. |
| EMails | public | Specifies the contact email addresses. |
| FirstName | public | Specifies the contact first name. |
| FirstNamePhonetic | public | Specifies the contact phonetic first name. |
| ID | public | Read-only. Returns the unique contact ID. |
| JobTitle | public | Specifies the job title of the contact person. |
| Kind | public | Read-only. Returns the contact type. |
| LastName | public | Specifies the contact last name. |
| LastNamePhonetic | public | Specifies the contact phonetic last name. |
| MessagingServices | public | |
| MiddleName | public | Specifies the contact middle name. |
| MiddleNamePhonetic | public | Specifies the contact phonetic middle name. |
| ModificationDate | public | Read-only. Returns the contact modification date and time in the TDateTime format. |
| NickName | public | Specifies the contact nickname. |
| Note | public | Specifies a custom note. |
| Organization | public | Specifies the company name where the contact person works. |
| Phones | public | Specifies the contact phones. |
| Photo | public | Specifies the contact person photo. |
| PhotoThumbnail | public | Read-only. Returns the contact person thumbnail. |
| Prefix | public | Specifies the prefix of the contact name. |
| RelatedNames | public | Specifies the contact related names. |
| SocialProfiles | public | |
| Source | public | Read-only. Returns the source to which this contact belongs. |
| Suffix | public | Specifies the suffix of the contact name. |
| URLs | public | Specifies a list of URLs associated with this contact. |