Uses of Class
microsoft.exchange.webservices.data.MeetingCancellation

Uses of MeetingCancellation in microsoft.exchange.webservices.data
 

Methods in microsoft.exchange.webservices.data that return MeetingCancellation
static MeetingCancellation MeetingCancellation.bind(ExchangeService service, ItemId id)
          Binds to an existing meeting cancellation message and loads the specified set of properties.
static MeetingCancellation MeetingCancellation.bind(ExchangeService service, ItemId id, PropertySet propertySet)
          Binds to an existing meeting cancellation message and loads the specified set of properties.
 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. All Rights Reserved.