Method

CamelMimeMessageget_from

Declaration [src]

CamelInternetAddress*
camel_mime_message_get_from (
  CamelMimeMessage* message
)

Description [src]

Get the from address of a message.

Return value

Type: CamelInternetAddress

The from address of the message.

The returned data is owned by the instance.
The return value can be NULL.