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:297952
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to