[ Version ( since = "0.3.0" ) ]
public string recurrence { get; set; }
Represents the dates and times when a recurring event takes place.
The returned string is in iCal format, as a list of properties.
For more information, see the GData specification .
Note: add_time and set_recurrence are mutually exclusive. See the documentation for add_time for details.