Method
CamelMessageInfoget_user_tags
since: 3.24
Declaration [src]
const CamelNameValueArray*
camel_message_info_get_user_tags (
const CamelMessageInfo* mi
)
Description
No description available.
Available since: 3.24
| Gets property | Camel.MessageInfo:user-tags |
Return value
Type: CamelNameValueArray
A CamelNameValueArray containing all set
user tags of the mi. Do not modify it.
| The returned data is owned by the instance. |
The return value can be NULL. |