|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmicrosoft.exchange.webservices.data.ServiceObject
microsoft.exchange.webservices.data.ResponseObject<TMessage>
microsoft.exchange.webservices.data.CalendarResponseMessageBase<TMessage>
microsoft.exchange.webservices.data.CalendarResponseMessage<MeetingResponse>
microsoft.exchange.webservices.data.DeclineMeetingInvitationMessage
public final class DeclineMeetingInvitationMessage
Represents a meeting declination message.
Constructor Summary | |
---|---|
protected |
DeclineMeetingInvitationMessage(Item referenceItem)
Initializes a new instance of the DeclineMeetingInvitationMessage class. |
Method Summary | |
---|---|
protected ExchangeVersion |
getMinimumRequiredServerVersion()
Gets the minimum required server version. |
Methods inherited from class microsoft.exchange.webservices.data.CalendarResponseMessage |
---|
getAttachments, getBccRecipients, getBody, getCcRecipients, getInternetMessageHeaders, getItemClass, getSchema, getSender, getSensitivity, getToRecipients, setBody, setItemClass, setSender, setSensitivity |
Methods inherited from class microsoft.exchange.webservices.data.CalendarResponseMessageBase |
---|
calendarSave, calendarSave, calendarSave, calendarSend, calendarSendAndSaveCopy, calendarSendAndSaveCopy, calendarSendAndSaveCopy |
Methods inherited from class microsoft.exchange.webservices.data.ResponseObject |
---|
internalCreate, internalDelete, internalLoad, save, save, save, send, sendAndSaveCopy, sendAndSaveCopy, sendAndSaveCopy |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected DeclineMeetingInvitationMessage(Item referenceItem) throws java.lang.Exception
referenceItem
- the reference item
java.lang.Exception
- the exceptionMethod Detail |
---|
protected ExchangeVersion getMinimumRequiredServerVersion()
getMinimumRequiredServerVersion
in class ServiceObject
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |