Method

ICalGLibPropertyset_freebusy

since: 1.0

Declaration [src]

void
i_cal_property_set_freebusy (
  ICalProperty* prop,
  ICalPeriod* v
)

Description [src]

Sets the freebusy time for the ICalProperty.

Available since: 1.0

Parameters

v

Type: ICalPeriod

The freebusy period type.

The data is owned by the caller of the method.