Method
CamelMimeMessageget_from
Declaration [src]
CamelInternetAddress*
camel_mime_message_get_from (
CamelMimeMessage* 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. |