| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected MeetingRequestMessageType |
AppendToItemFieldType.meetingRequest |
protected MeetingRequestMessageType |
ItemAttachmentType.meetingRequest |
protected MeetingRequestMessageType |
SyncFolderItemsCreateOrUpdateType.meetingRequest |
protected MeetingRequestMessageType |
SetItemFieldType.meetingRequest |
| Modifier and Type | Method and Description |
|---|---|
MeetingRequestMessageType |
ObjectFactory.createMeetingRequestMessageType()
Create an instance of
MeetingRequestMessageType |
MeetingRequestMessageType |
AppendToItemFieldType.getMeetingRequest()
Gets the value of the meetingRequest property.
|
MeetingRequestMessageType |
ItemAttachmentType.getMeetingRequest()
Gets the value of the meetingRequest property.
|
MeetingRequestMessageType |
SyncFolderItemsCreateOrUpdateType.getMeetingRequest()
Gets the value of the meetingRequest property.
|
MeetingRequestMessageType |
SetItemFieldType.getMeetingRequest()
Gets the value of the meetingRequest property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AppendToItemFieldType.setMeetingRequest(MeetingRequestMessageType value)
Sets the value of the meetingRequest property.
|
void |
ItemAttachmentType.setMeetingRequest(MeetingRequestMessageType value)
Sets the value of the meetingRequest property.
|
void |
SyncFolderItemsCreateOrUpdateType.setMeetingRequest(MeetingRequestMessageType value)
Sets the value of the meetingRequest property.
|
void |
SetItemFieldType.setMeetingRequest(MeetingRequestMessageType value)
Sets the value of the meetingRequest property.
|
Copyright © 2015 Jasig. All Rights Reserved.