MailCore/mailcore2

Is there a way to fetch emails sorted by certain field?

mixtly87 opened this issue · 0 comments

For example, is there a way to fetch first N emails sorted by Arrival date, Sent date, Subject, From/To, Cc or Size?

I'm aware of search API in the form of MCOIMAPSearchExpression but I don't see options to set the sort (order by) predicate somewhere. Does such option exist in mailcore2?