jasonjoh / ruby_outlook

A gem wrapper around the Mail, Calendar, and Contacts APIs.
Other
68 stars 38 forks source link

Which is the sortables fields ? #16

Open lukzz-al opened 2 years ago

lukzz-al commented 2 years ago

Wich is the fields that i can sort ?

sort = { :sort_field => 'DisplayName', :sort_order => 'ASC' }

Can i sort by unreaded mails ?