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

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

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

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

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

Methods in microsoft.exchange.webservices.data.misc that return MeetingResponse
 MeetingResponse CalendarActionResults.getMeetingResponse()
          Gets the copy of the response that is sent to the organizer of a meeting when the meeting is accepted, tentatively accepted or declined by an attendee.
 



Copyright © 2012–2015 Microsoft. All rights reserved.