addressee QML Value Type
Postal address information. More...
Import Statement: | import org.kde.contacts |
In C++: | Addressee |
Properties
- additionalName : string
- addresses : list<address>
- anniversary : date
- assembledName : string
- assistantsName : string
- birthday : date
- birthdayHasTime : string
- blogFeed : url
- categories : list<string>
- changed : bool
- customs : list<string>
- department : string
- emails : list<email>
- extraUrls : list<resourceLocatorUrl>
- familyName : string
- formattedName : string
- geo : geo
- givenName : string
- impps : list<impp>
- isEmpty : bool
- mailer : string
- managersName : string
- name : string
- nickName : string
- note : string
- office : string
- organization : string
- phoneNumbers : list<phoneNumber>
- photo : picture
- preferredEmail : string
- prefix : string
- productId : string
- profession : string
- realName : string
- revision : date
- role : string
- sortString : string
- spousesName : string
- suffix : string
- title : string
- uid : string
- url : string
Detailed Description
This class represents an entry in the address book.
Property Documentation
additionalName : string |
addresses : list<address> |
anniversary : date |
assembledName : string |
assistantsName : string |
birthday : date |
birthdayHasTime : string |
blogFeed : url |
categories : list<string> |
changed : bool |
customs : list<string> |
department : string |
emails : list<email> |
extraUrls : list<resourceLocatorUrl> |
familyName : string |
formattedName : string |
geo : geo |
givenName : string |
impps : list<impp> |
isEmpty : bool |
mailer : string |
managersName : string |
name : string |
nickName : string |
note : string |
office : string |
organization : string |
phoneNumbers : list<phoneNumber> |
photo : picture |
preferredEmail : string |
prefix : string |
productId : string |
profession : string |
realName : string |
revision : date |
role : string |
sortString : string |
spousesName : string |
suffix : string |
title : string |
uid : string |
url : string |