Method

MsgMailMessageset_id

Declaration [src]

void
msg_mail_message_set_id (
  MsgMailMessage* self,
  const char* id
)

Description [src]

Set mail id.

Parameters

id

Type: const char*

Mail_message id.

The data is owned by the caller of the method.
The value is a NUL terminated UTF-8 string.