Method

ICalGLibPropertyset_rdate

since: 1.0

Declaration [src]

void
i_cal_property_set_rdate (
  ICalProperty* self,
  const ICalDatetimeperiod* value
)

Description [src]

Sets value to the RDATE self.

Available since: 1.0

Parameters

value

Type: ICalDatetimeperiod

The RDATE value.

The data is owned by the caller of the method.