Exchange WebServices: GlobalAppointmentID

V

Victor

Hi,

I am getting a list of CalendarItems using EWS
ExchangeServiceBinding.FindItem(..) method.

How can I obtain GlobalAppointmentID from the list of CalendarItems returned
by the method?

CalendarItems have ItemId.Id property, which doesn't seem to be related to
GlobalAppointmentID at all.

Thanks.
 
Top