Method

CamelMessageInfoget_mlist

since: 3.24

Declaration [src]

const gchar*
camel_message_info_get_mlist (
  const CamelMessageInfo* mi
)

Description

No description available.

Available since: 3.24

Return value

Type: const gchar*

Mailing list address of the mi.

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