GContactEvent
Object Hierarchy:
Description:
All the fields in the GContactEvent structure are private and should never be
accessed directly.
Namespace: GData
Package: libgdata
Content:
Properties:
-
public Date date { set; get; }
The date of the event.
-
public string label { set; get; }
A simple string value used to name this event. It is mutually exclusive with
relation_type. It allows UIs to display a label such as "Wedding
anniversary".
-
public string relation_type { set; get; }
Creation methods:
Methods: