Is the Appointment.Id property or Appointment.Id.UniqueId really unique?
I have the simplest of methods, retrieving Appointments using ExchangeService.FindAppointments. My results are showing a few appointments with a different subject but the same Appointment.Id.UniqueId!
Am I missing something?