Method

MsgMailMessageget_id

Declaration [src]

const char*
msg_mail_message_get_id (
  MsgMailMessage* self
)

Description [src]

Get id.

Return value

Type: const char*

Unique mail id.

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