GContactCalendar
Object Hierarchy:
Description:
[
CCode ( type_id =
"gdata_gcontact_calendar_get_type ()" ) ]
[
Version ( since =
"0.7.0" ) ]
public class GContactCalendar :
Parsable,
Comparable
All the fields in the GContactCalendar structure are private and should never be accessed directly.
Content:
Properties:
- public bool is_primary { get; set; }
Indicates which calendar out of a group is primary.
- public string label { get; set; }
A free-form string that identifies the type of calendar.
- public string relation_type { get; set; }
A programmatic value that identifies the type of calendar.
- public string uri { get; set; }
The URI of the calendar.
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