Method

ICalGLibPropertyset_tzuntil

since: 2.0

Declaration [src]

void
i_cal_property_set_tzuntil (
  ICalProperty* prop,
  ICalTime* v
)

Description [src]

Sets the tzuntil time for the ICalProperty.

Available since: 2.0

Parameters

v

Type: ICalTime

The acknowledgement time.

The data is owned by the caller of the method.