Method

MsgMailMessageget_sender

Declaration [src]

const char*
msg_mail_message_get_sender (
  MsgMailMessage* self
)

Description [src]

Get mail sender.

Return value

Type: const char*

Mail sender.

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