Method

ICalGLibPropertyget_relatedto

since: 1.0

Declaration [src]

const gchar*
i_cal_property_get_relatedto (
  ICalProperty* prop
)

Description [src]

Gets the relatedto of ICalProperty.

Available since: 1.0

Return value

Type: const gchar*

Get the relatedto of ICalProperty.

The data is owned by the instance.
The value is a NUL terminated UTF-8 string.