When using Windows.Device.SmsDevice API: GetMessagesAsync to get the SMS list, what's the sort type of the return result? By time or what?
I guess it s by index number stored in SIM card.
Indexes given in random order, when a new sms came it is stored into the first empty index.