Each contact item is made up of a number of fields
(CContactItemField
). Each field has:
A content type: CContentType
.
The content type contains one or more UIDs. At least one UID must be specified to identify the field's type (such as whether the field specifies an address, name, phone number, etc.), another optional UID identifies a vCard property to which the field type maps. A field that does not define this second, optional, UID may not be capable of being imported by another, non-Symbian device as part of a vCard.
A storage type, which identifies the type of data (text, binary,
contact ID, data/time) stored in a contact item field:
TStorageType
.