MatchThreadsKind
Description:
[ CCode ( cprefix = "CAMEL_MATCH_THREADS_KIND_" , type_id = "camel_match_threads_kind_get_type ()" ) ]
[ Version ( since = "3.58" ) ]
public enum MatchThreadsKind
Kinds for "match-threads" search option.
Content:
Enum values:
- ALL - include all related messages in
the thread
- NONE - do not match on threads
- NOT_ALL - include messages not part
of the camel_match_threads_kind_all (Since: 3.60)
- REPLIES - include replies of the
message
- REPLIES_AND_PARENTS -
include replies and parents
- SINGLE - include messages not being
in any thread