Method

ICalGLibPropertyset_requeststatus

since: 1.0

Declaration [src]

void
i_cal_property_set_requeststatus (
  ICalProperty* prop,
  ICalReqstat* v
)

Description [src]

Sets the requeststatus for the ICalProperty.

Available since: 1.0

Parameters

v

Type: ICalReqstat

The requeststatus.

The data is owned by the caller of the method.