Uses of Class
microsoft.exchange.webservices.data.core.service.response.ResponseMessage
-
Packages that use ResponseMessage Package Description 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 Modifier and Type Method Description ResponseMessageAppointment. createForward()Creates a forward message from this appointment.ResponseMessageEmailMessage. createForward()Creates a forward response to the message.ResponseMessagePostItem. createForward()Creates a forward response to the post item.ResponseMessageAppointment. createReply(boolean replyAll)Creates a reply response to the organizer and/or attendees of the meeting.ResponseMessageEmailMessage. createReply(boolean replyAll)Creates a reply response to the message.ResponseMessagePostItem. createReply(boolean replyAll)Creates a e-mail reply response to the post item.
-