Virtual Method
CamelMessageInfoget_user_flags
since: 3.24
Declaration [src]
const CamelNamedFlags*
get_user_flags (
const CamelMessageInfo* mi
)
Return value
Type: CamelNamedFlags
A CamelNamedFlags with all the currently set
user flags on the mi. Do not modify it.
| The returned data is owned by the instance. |
The return value can be NULL. |