Method

ICalGLibPropertyget_structureddata

since: 4.0

Declaration [src]

ICalAttach*
i_cal_property_get_structureddata (
  const ICalProperty* prop
)

Description [src]

Gets value of the prop of kind I_CAL_STRUCTUREDDATA_PROPERTY.

Available since: 4.0

Return value

Type: ICalAttach

The value of the prop of type ICalAttach.

The caller of the method takes ownership of the data, and is responsible for freeing it.