Method

ICalGLibComponentget_recurrenceid

since: 1.0

Declaration [src]

ICalTime*
i_cal_component_get_recurrenceid (
  ICalComponent* comp
)

Description [src]

Gets the recurrenceid of the ICalComponent.

Available since: 1.0

Return value

Type: ICalTime

A ICalTime.

The caller of the method takes ownership of the data, and is responsible for freeing it.