locked
What's the sort type of SMS message when using GetMessagesAsync to get SMS list? RRS feed

  • Question

  • 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?

    Thursday, September 27, 2012 3:50 AM

Answers

  • 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. 


    • Marked as answer by Min ZhuMember Monday, October 8, 2012 3:06 AM
    Friday, September 28, 2012 11:55 AM