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

Uses of MeetingMessage in microsoft.exchange.webservices.data
 

Subclasses of MeetingMessage in microsoft.exchange.webservices.data
 class MeetingCancellation
          Represents a meeting cancellation message.
 class MeetingRequest
          Represents a meeting request that an attendee can accept or decline.
 class MeetingResponse
          Represents a response to a meeting request.
 

Methods in microsoft.exchange.webservices.data that return MeetingMessage
static MeetingMessage MeetingMessage.bind(ExchangeService service, ItemId id)
          Binds to an existing meeting message and loads its first class properties.
static MeetingMessage MeetingMessage.bind(ExchangeService service, ItemId id, PropertySet propertySet)
          Binds to an existing meeting message and loads the specified set of properties.
 



Copyright © 2012. All Rights Reserved.