Method

ICalGLibPropertyget_structureddata

unstable since: 3.1

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: 3.1

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.