| Package | Description |
|---|---|
| com.independentsoft.exchange |
| Modifier and Type | Class and Description |
|---|---|
class |
AcceptItem
Represents an Accept reply to a meeting request.
|
class |
AcceptSharingInvitation
This class is used to accept a sharing invitation.
|
class |
CancelItem
Represents the response object that is used to cancel a meeting.
|
class |
DeclineItem
Represents a Decline reply to a meeting request.
|
class |
ForwardItem
Contains an Exchange store item to forward to recipients.
|
class |
MeetingRegistrationResponse
Represents a meeting registration response in the Exchange store.
|
class |
MessageResponse
The Class MessageResponse.
|
class |
PostReplyItem
Contains a reply to a post item.
|
class |
RemoveItem
Represents a response object that is used to remove a meeting item when a MeetingCancellation message is received.
|
class |
ReplyAllItem
Represents a reply all item response object that is used to reply to the sender and all recipients of an item.
|
class |
ReplyItem
Contains a reply to the sender of an item in the Exchange store.
|
class |
SuppressReadReceipt
Element is used to suppress read receipts.
|
class |
TentativelyAcceptItem
Represents a Tentative reply to a meeting request.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<ResponseItem> |
Message.getResponseItems()
Gets a collection of all the response objects that are associated with an item in the Exchange store.
|