I too submitted a bug to Adobe regarding this issue. I suppose I can continue to develop with things the way they are... knowing that my users will gripe and complain about things not working correctly for recurring events and tasks.
I hate developing like that though. >I recently submitted a CF bug to address this issue. > >Recurring items have the same uid value. CF should return a unique >value for each recurrance instance. > >For now, the combination of uid and startTime will make the item >uniquely-addressible. > >However, that doesn't help when you are trying to modify an item. > >mike > >> cfexchangeCalendar action="modify" is not performing as expected for >> individual occurrences of recurring calendar items. >> >> I have a test recurring event that I created with Outlook. When I >> query the Exchange server with cfexchangeCalendar, it seems that the 3 > >> occurrences of the recurring event that are listed all have the same >> UID. >> >> When I use cfexchangeCalendar action="modify" to change the start Time > >> from 1/27/09 10:00am to 1/27/09 11:00am instead of modifying the >> existing occurrence, a new event is created with ISRECURRING="Yes". >> The event that is shown in Outlook remains unchanged. > >Anyone have any thoughts, ideas, amusing anecdotes related to this >issue? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to date Get the Free Trial http://ad.doubleclick.net/clk;207172674;29440083;f Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:317922 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

