Sorting Folders in C/C++ API

Hi All,

I am writing a DSAPI application and I am accessing the “($Inbox)” folder via the C++ API. Perhaps I am blind, but I cannot see how I can sort the folder by any key except for the first sorted column. I would like to sort the view collection by ‘From’ or ‘Size’ or even ‘Subject’ (which is not currently sorted).

Can someone point me to either the C API or C++ API functions that would allow me to do this on the fly. I don’t want to have to create separate views/folders for every sorting option I wish to provide.

Thanks in advance for your help.

Ken

Subject: Sorting Folders in C/C++ API

looks like that’s not possible at all. there’s also no equivalent for lscript.

Markus Seitz

markus.seitz@icodex.com