I am trying to sync a shared contacts folder in MS Exchange 2003 with a SQL 
database for an app in ColdFusion.  I setup a field in the contacts table in my 
SQL database to link each contact to a contact in Exchange.  I will be updating 
the Exchange store using CF8's exchange tags.  SQL server will be updated using 
event syncs.  I have compared all of the columns in the IExStoreDispEventInfo 
object generated by a sink "OnSave" event but none of those fields match the 
"UID" value returned using <cfexchangecontact> tag.  I would like to know how I 
can get the same ID returned by the <cfexchangecontact> tag from the sink 
"OnSave" event or how to get the unique Id in the sink event object using one 
of CF8's exchange tags.  Thanks in advanced. 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;203748912;27390454;j

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:309279
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