Method

ICalGLibPropertyset_exrule

since: 1.0

Declaration [src]

void
i_cal_property_set_exrule (
  ICalProperty* prop,
  ICalRecurrence* v
)

Description [src]

Sets the exrule time for the ICalProperty.

Available since: 1.0

Parameters

v

Type: ICalRecurrence

The exrule recurrence type.

The data is owned by the caller of the method.