23#ifndef MUTT_ALIAS_SORT_H
24#define MUTT_ALIAS_SORT_H
AliasSortType
Methods for sorting Aliases/Queries.
@ ALIAS_SORT_UNSORTED
Sort by the order the Aliases were configured.
@ ALIAS_SORT_NAME
Sort by Real Name.
@ ALIAS_SORT_EMAIL
Sort by Email Address.
@ ALIAS_SORT_ALIAS
Sort by Alias short name.