Method

ICalGLibPropertyset_maxdate

since: 1.0

Declaration [src]

void
i_cal_property_set_maxdate (
  ICalProperty* prop,
  ICalTime* v
)

Description [src]

Sets the maxdate time for the ICalProperty.

Available since: 1.0

Parameters

v

Type: ICalTime

The maxdate time.

The data is owned by the caller of the method.