Method

CamelMessageInfoget_cc

since: 3.24

Declaration [src]

const gchar*
camel_message_info_get_cc (
  const CamelMessageInfo* mi
)

Description

No description available.

Available since: 3.24

Gets propertyCamel.MessageInfo:cc

Return value

Type: const gchar*

CC address of the mi.

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