Method

ICalGLibParameterget_email

unstable since: 3.0.15

Declaration [src]

const gchar*
i_cal_parameter_get_email (
  const ICalParameter* param
)

Description

No description available.

Available since: 3.0.15

Return value

Type: const gchar*

The string value of the param.

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