The Relationship element describes a one-to-one relationship between a locally-stored contact and another (possibly remote) contact. More...
This element is part of the QtMobility.contacts 1.1 module.
See also QContactRelationship and RelationshipModel.
This property holds the id of the locally-stored contact which has a relationship of the given type with the second contact.
This property holds the id of the contact with which the first contact has a relationship of the given type.
This property holds the type of relationship which the source contact has with the destination contacts. The value for this property can be one of:
Relationship.HasMember Relationship.Aggregates Relationship.IsSameAs Relationship.HasAssistant Relationship.HasManager Relationship.HasSpouse
or any other customized relationship type string.