set_recurrence


Description:

[ Version ( since = "0.3.0" ) ]
public void set_recurrence (string? recurrence)

Sets the recurrence property to the new recurrence, recurrence.

Set recurrence to null to unset the property in the event.

Note: add_time and set_recurrence are mutually exclusive. See the documentation for add_time for details.

Parameters:

this

a CalendarEvent

recurrence

a new event recurrence, or null