Method

ICalGLibPropertyset_tzuntil

since: 2.0

Declaration [src]

void
i_cal_property_set_tzuntil (
  ICalProperty* self,
  const ICalTime* value
)

Description [src]

Sets value to the TZUNTIL self.

Available since: 2.0

Parameters

value

Type: ICalTime

The TZUNTIL value.

The data is owned by the caller of the method.