TMsvGrouping
Description
Defines grouping order options for a TMsvEntrySelection object. Grouping options can be combined in a bitmask and set through the TMsvEntrySelection constructor
KMsvNoGrouping |
No grouping |
KMsvGroupByType |
Group by entry type, in order, services, folders, messages, attachments |
KMsvGroupByStandardFolders |
Place standard folders first, in the order they were created |
KMsvGroupByPriority |
Group by message priority, in order, high, medium, then low |
KMsvGroupByMtm |
Group by MTM, either in the order set by CMsvEntry::SetMtmListL() or by MTM Uid value |
|