GDReminder
Object Hierarchy:
Description:
All the fields in the GDReminder structure are private and should never be accessed
directly.
Namespace: GData
Package: libgdata
Content:
Properties:
-
public int64 absolute_time { set; get; }
Absolute time at which the reminder should be issued.
-
public bool is_absolute_time { get; }
Whether the reminder is specified as an absolute or relative time.
-
public string method { set; get; }
-
public int relative_time { set; get; }
Time at which the reminder should be issued, in minutes relative to the start time of the corresponding
event.
Creation methods:
Methods: