GContactRelation
Object Hierarchy:
Description:
[
CCode ( type_id =
"gdata_gcontact_relation_get_type ()" ) ]
[
Version ( since =
"0.7.0" ) ]
public class GContactRelation :
Parsable
All the fields in the GContactRelation structure are private and should never be accessed directly.
Content:
Properties:
- public string label { get; set; }
A free-form string that identifies the type of relation.
- public string name { get; set; }
The name of the relation.
- public string relation_type { get; set; }
A programmatic value that identifies the type of relation.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GData.Parsable
All known members inherited from class GLib.Object