View Single Post
  #1  
Old August 26th 08, 03:29 PM posted to microsoft.public.outlook.calendaring
Victor
external usenet poster
 
Posts: 20
Default Exchange WebServices: GlobalAppointmentID

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.
Ads