GDWho
Object Hierarchy:
Description:
[
CCode ( type_id =
"gdata_gd_who_get_type ()" ) ]
[
Version ( since =
"0.2.0" ) ]
public class GDWho :
Parsable,
Comparable
All the fields in the GDWho structure are private and should never be accessed directly.
Content:
Properties:
- public string email_address { get; set; }
The e-mail address of the person represented by the
GDWho.
- public string relation_type { get; set; }
Specifies the relationship between the containing entity and the
contained person.
- public string value_string { get; set; }
A simple string representation of this person.
Creation methods:
Methods:
Inherited Members:
All known members inherited from class GData.Parsable
All known members inherited from class GLib.Object
All known members inherited from interface GData.Comparable