BookIndexType
Description:
[ CCode ( cprefix = "E_BOOK_INDEX_" , type_id = "e_book_index_type_get_type ()" ) ]
public enum BookIndexType
The type of index defined by e_source_backend_summary_setup_set_indexed_fields
Content:
Enum values:
- PHONE - An index suitable for searching
contacts for phone numbers.
- PREFIX - An index suitable for searching
contacts with a prefix pattern
- SORT_KEY - Indicates that a given
ContactField should be usable as a sort key.
- SUFFIX - An index suitable for searching
contacts with a suffix pattern