Method
CamelMessageInfoget_references
since: 3.24
Declaration [src]
const GArray*
camel_message_info_get_references (
const CamelMessageInfo* mi
)
Description [src]
Gets encoded In-Reply-To and References headers of the associated
message as an array of guint64 numbers, partial MD5 sums. Each value
can be cast to CamelSummaryMessageID.
Available since: 3.24
| Gets property | Camel.MessageInfo:references |