Uses of Class
microsoft.exchange.webservices.data.core.service.response.ResponseMessage

Packages that use ResponseMessage
microsoft.exchange.webservices.data.core.service.item   
 

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

Methods in microsoft.exchange.webservices.data.core.service.item that return ResponseMessage
 ResponseMessage PostItem.createForward()
          Creates a forward response to the post item.
 ResponseMessage EmailMessage.createForward()
          Creates a forward response to the message.
 ResponseMessage Appointment.createForward()
          Creates a forward message from this appointment.
 ResponseMessage PostItem.createReply(boolean replyAll)
          Creates a e-mail reply response to the post item.
 ResponseMessage EmailMessage.createReply(boolean replyAll)
          Creates a reply response to the message.
 ResponseMessage Appointment.createReply(boolean replyAll)
          Creates a reply response to the organizer and/or attendees of the meeting.
 



Copyright © 2012–2015 Microsoft. All rights reserved.