This method sets whether the list is sorted in ascending or descending order.
HRESULT put_SortOrder( BOOL fAscending );
NOERROR indicates success. E_OUTOFMEMORY indicates that the system is out of memory.