[ Version ( since = "3.34" ) ]
public ComponentDateTime? get_dtstart ()
Queries the date/time start of a calendar component object.
Free the returned ComponentDateTime with e_cal_component_datetime_free
, when no longer needed.
this |
A calendar component object. |
the date/time start, as an ComponentDateTime |