Function
Camelheaders_dup_mailing_list
Declaration [src]
gchar*
camel_headers_dup_mailing_list (
const CamelNameValueArray* headers
)
Description [src]
Searches for a mailing list information among known headers and returns a newly allocated string with its value.
Parameters
headers-
Type:
CamelNameValueArrayA
CamelNameValueArraywith headers.The data is owned by the caller of the function.