Uses of Class
microsoft.exchange.webservices.data.core.service.item.MeetingCancellation

Packages that use MeetingCancellation
microsoft.exchange.webservices.data.core.service.item   
microsoft.exchange.webservices.data.misc   
 

Uses of MeetingCancellation in microsoft.exchange.webservices.data.core.service.item
 

Methods in microsoft.exchange.webservices.data.core.service.item that return MeetingCancellation
static MeetingCancellation MeetingCancellation.bind(ExchangeService service, ItemId id)
          Binds to an existing meeting cancellation message and loads the specified set of property.
static MeetingCancellation MeetingCancellation.bind(ExchangeService service, ItemId id, PropertySet propertySet)
          Binds to an existing meeting cancellation message and loads the specified set of property.
 

Uses of MeetingCancellation in microsoft.exchange.webservices.data.misc
 

Methods in microsoft.exchange.webservices.data.misc that return MeetingCancellation
 MeetingCancellation CalendarActionResults.getMeetingCancellation()
          Gets the copy of the meeting cancellation message sent by the organizer to the attendees of a meeting when the meeting is cancelled.
 



Copyright © 2012–2015 Microsoft. All rights reserved.