Method

MsgMailMessageget_receiver

Declaration [src]

const char*
msg_mail_message_get_receiver (
  MsgMailMessage* self
)

Description [src]

Get mail receiver.

Return value

Type: const char*

Mail receiver.

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