QtMobility Reference Documentation

QML Organization Element

The Organization element provides details about an organization that the contact is either a part of, or stands for. More...

This element was introduced in Mobility 1.1.

Properties

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 QtMobility.contacts 1.1 module.

Property Documentation

assistantName : string

This property holds the value of the name of the contact's assistant.

This property group was introduced in Mobility 1.1.


department : list<string>

This property holds the value of the department name.

This property group was introduced in Mobility 1.1.


location : string

This property holds the value of the location of the organization.

This property group was introduced in Mobility 1.1.


logoUrl : url

This property holds the URL of the organization logo image.

This property group was introduced in Mobility 1.1.


name : string

This property holds the value of the organization name.

This property group was introduced in Mobility 1.1.


role : string

This property holds the value of the contact's role in the organization.

This property group was introduced in Mobility 1.1.


title : string

This property holds the value of the contact's title in the organization.

This property group was introduced in Mobility 1.1.


X

Thank you for giving your feedback.

Make sure it is related to this specific page. For more general bugs and requests, please use the Qt Bug Tracker.