It's been a while since I used the tags, but I thought they were sorted in date received/date sent.
Regardless, you can re-sort them using a Query of Query. M!ke -----Original Message----- From: Jason Sehlmeyer [mailto:[EMAIL PROTECTED] Sent: Friday, February 01, 2008 1:32 PM To: CF-Talk Subject: cfexchange Sorting I realize CF8 is fairly new, so the lack of documentation is understandable, but I'm having issues with multiple cfexchange tags when it comes to sorting by dates. I didn't see any 'sort' keyword to allow the sorting of the queries, can anyone help? Specifically I have: <cfexchangemail action="get" name="myMail" folder="Inbox" connection="exchangecon"> <cfexchangefilter name = "TIMERECEIVED" from="#lastWeek#" to="#rightNow#"> </cfexchangemail> This will show me the emails, but they're in no particular order (that I can figure out). How are you guys sorting these so they're in a logical (chronological) order? The same goes for appointments when using cfexchangecalendar. Thanks, Jason ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;160198600;22374440;w Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:297953 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

