|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MeetingMessageType | |
|---|---|
| com.microsoft.exchange.types | |
| Uses of MeetingMessageType in com.microsoft.exchange.types |
|---|
| Subclasses of MeetingMessageType in com.microsoft.exchange.types | |
|---|---|
class |
MeetingCancellationMessageType
Java class for MeetingCancellationMessageType complex type. |
class |
MeetingRequestMessageType
Java class for MeetingRequestMessageType complex type. |
class |
MeetingResponseMessageType
Java class for MeetingResponseMessageType complex type. |
| Fields in com.microsoft.exchange.types declared as MeetingMessageType | |
|---|---|
protected MeetingMessageType |
SyncFolderItemsCreateOrUpdateType.meetingMessage
|
protected MeetingMessageType |
SetItemFieldType.meetingMessage
|
protected MeetingMessageType |
ItemAttachmentType.meetingMessage
|
protected MeetingMessageType |
AppendToItemFieldType.meetingMessage
|
| Methods in com.microsoft.exchange.types that return MeetingMessageType | |
|---|---|
MeetingMessageType |
ObjectFactory.createMeetingMessageType()
Create an instance of MeetingMessageType |
MeetingMessageType |
SyncFolderItemsCreateOrUpdateType.getMeetingMessage()
Gets the value of the meetingMessage property. |
MeetingMessageType |
SetItemFieldType.getMeetingMessage()
Gets the value of the meetingMessage property. |
MeetingMessageType |
ItemAttachmentType.getMeetingMessage()
Gets the value of the meetingMessage property. |
MeetingMessageType |
AppendToItemFieldType.getMeetingMessage()
Gets the value of the meetingMessage property. |
| Methods in com.microsoft.exchange.types with parameters of type MeetingMessageType | |
|---|---|
void |
SyncFolderItemsCreateOrUpdateType.setMeetingMessage(MeetingMessageType value)
Sets the value of the meetingMessage property. |
void |
SetItemFieldType.setMeetingMessage(MeetingMessageType value)
Sets the value of the meetingMessage property. |
void |
ItemAttachmentType.setMeetingMessage(MeetingMessageType value)
Sets the value of the meetingMessage property. |
void |
AppendToItemFieldType.setMeetingMessage(MeetingMessageType value)
Sets the value of the meetingMessage property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||