I have an app that uses appointment data from EWS and put that data into local database. The thing I need to do is that each appointment I have in that day, to add to database, and I need a unique identifier. Most of appointments are recurring ones, so I have a problem when using ItemId, because it is not unique then.I have an app that uses appointment data from E