• Subject: Re: Sorting an ItemsCollection
  • Author: Rolf G. Bercht
  • Date: 15 May 2010
  • References: 1 2
@McKilty: you CAN sort for more than 1 fields using this:

sortfields = "[Subject] [Start] [End]"

sortedItems.sort sortfields

It works for any named attributes for all items within the sortedItems
collection which possess the given attributes and for which sorting is
allowed (e.g., not for [Categories])

Rolf

url:http://www.ureader.com/msg/11031607.aspx
02 Oct 2009Sorting an ItemsCollection.McKilty
02 Oct 2009|- Re: Sorting an ItemsCollection.Sue Mosher [MVP]
02 Oct 2009|  \ Re: Sorting an ItemsCollection.McKilty
02 Oct 2009|     |- Re: Sorting an ItemsCollection.Sue Mosher [MVP]
02 Oct 2009|     |  \ Re: Sorting an ItemsCollection.McKilty
02 Oct 2009|     \ Re: Sorting an ItemsCollection.McKilty
02 Oct 2009|        \ Re: Sorting an ItemsCollection.Sue Mosher [MVP]
02 Oct 2009|           \ Re: Sorting an ItemsCollection.McKilty
15 May 2010\ Re: Sorting an ItemsCollection.Rolf G. Bercht
Contact Us
All times are in (US) Eastern Daylight Time (GMT -4:00)