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

Uses of MeetingResponse in microsoft.exchange.webservices.data
 

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