Method

CamelMessageInfoget_subject

since: 3.24

Declaration [src]

const gchar*
camel_message_info_get_subject (
  const CamelMessageInfo* mi
)

Description

No description available.

Available since: 3.24

Return value

Type: const gchar*

Subject of the #mi.

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