Method

CamelMessageInfoget_from

since: 3.24

Declaration [src]

const gchar*
camel_message_info_get_from (
  const CamelMessageInfo* mi
)

Description

No description available.

Available since: 3.24

Gets propertyCamel.MessageInfo:from

Return value

Type: const gchar*

From address of the mi.

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