Method

ICalGLibComponentset_recurrenceid

since: 1.0

Declaration [src]

void
i_cal_component_set_recurrenceid (
  ICalComponent* comp,
  ICalTime* v
)

Description [src]

Sets the recurrenceid of the ICalComponent.

Available since: 1.0

Parameters

v

Type: ICalTime

A ICalTime.

The data is owned by the caller of the method.