Hi,
I am using EWS Managed API and on FullUpdate of a meeting request I am trying to figure out the old start time of the meeting so that i can delete it from my local cache.
For this purpose i tried to read the value from OriginalStart field but its not being returned from the server, even after explicitly asking it using the property set.
1. Does OriginalStart correct field to use in this scenario?
2. If not, how can I retrieve the old meeting?
Note: I am using ExchangeVersion.Exchange2010_SP2
Thanks & Regards,
Ashwin Patti