Method
CamelMessageInfoset_message_id
since: 3.24
Declaration [src]
gboolean
camel_message_info_set_message_id (
CamelMessageInfo* mi,
guint64 message_id
)
Description [src]
Sets encoded Message-ID of the associated message as a guint64 number,
partial MD5 sum. The value can be cast to CamelSummaryMessageID.
This property is considered static, in a meaning that it should
not change during the life-time of the mi, the same as it doesn’t
change in the associated message.
If the mi changed, the ‘dirty’ flag and the ‘folder-flagged’ flag are
set automatically, unless the mi is aborting notifications. There is not emitted
folder’s “changed” signal for this mi.
Available since: 3.24
| Sets property | Camel.MessageInfo:message-id |