Organization QML Type
The Organization element provides details about an organization that the contact is either a part of, or stands for. More...
Import Statement: | import QtContacts 5.0 |
Properties
- assistantName : string
- department : list<string>
- location : string
- logoUrl : url
- name : string
- role : string
- title : string
Detailed Description
Organization element contains the following field types:
- Organization.Name
- Organization.LogoUrl
- Organization.Department
- Organization.Location
- Organization.Role
- Organization.Title
- Organization.AssistantName
This element is part of the QtContacts module.