| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Class and Description |
|---|---|
class |
MeetingCancellationMessageType
Java class for MeetingCancellationMessageType complex type.
|
class |
MeetingRequestMessageType
Java class for MeetingRequestMessageType complex type.
|
class |
MeetingResponseMessageType
Java class for MeetingResponseMessageType complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected MeetingMessageType |
SetItemFieldType.meetingMessage |
protected MeetingMessageType |
SyncFolderItemsCreateOrUpdateType.meetingMessage |
protected MeetingMessageType |
AppendToItemFieldType.meetingMessage |
protected MeetingMessageType |
ItemAttachmentType.meetingMessage |
| Modifier and Type | Method and Description |
|---|---|
MeetingMessageType |
ObjectFactory.createMeetingMessageType()
Create an instance of
MeetingMessageType |
MeetingMessageType |
SetItemFieldType.getMeetingMessage()
Gets the value of the meetingMessage property.
|
MeetingMessageType |
SyncFolderItemsCreateOrUpdateType.getMeetingMessage()
Gets the value of the meetingMessage property.
|
MeetingMessageType |
AppendToItemFieldType.getMeetingMessage()
Gets the value of the meetingMessage property.
|
MeetingMessageType |
ItemAttachmentType.getMeetingMessage()
Gets the value of the meetingMessage property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SetItemFieldType.setMeetingMessage(MeetingMessageType value)
Sets the value of the meetingMessage property.
|
void |
SyncFolderItemsCreateOrUpdateType.setMeetingMessage(MeetingMessageType value)
Sets the value of the meetingMessage property.
|
void |
AppendToItemFieldType.setMeetingMessage(MeetingMessageType value)
Sets the value of the meetingMessage property.
|
void |
ItemAttachmentType.setMeetingMessage(MeetingMessageType value)
Sets the value of the meetingMessage property.
|
Copyright © 2017 Apereo. All Rights Reserved.