This method retrieves whether the list is sorted in ascending or descending order.
HRESULT get_SortOrder( BOOL *pfAscending );
NOERROR indicates success. E_OUTOFMEMORY indicates that the system is out of memory.