QtContacts.Timestamp
The Timestamp element contains the creation and last-modified timestamp associated with the contact. More...
Import Statement: | import QtContacts 5.0 |
Properties
- created : date
- lastModified : date
Detailed Description
Timestamp element contains the following field types:
- Timestamp.LastModified
- Timestamp.Created
This element is part of the QtContacts module.
Property Documentation
created : date |
This property holds the value of the timestamp a contact was created.
lastModified : date |
This property holds the value of the last modified timestamp.