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

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

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

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

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

Methods in microsoft.exchange.webservices.data.misc that return MeetingRequest
 MeetingRequest CalendarActionResults.getMeetingRequest()
          Gets the meeting request that was moved to the Deleted Items folder as a result of an attendee accepting, tentatively accepting or declining a meeting request.
 



Copyright © 2012–2015 Microsoft. All rights reserved.