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

Uses of MeetingRequest in microsoft.exchange.webservices.data
 

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