| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected CalendarItemType |
AppendToItemFieldType.calendarItem |
protected CalendarItemType |
ItemAttachmentType.calendarItem |
protected CalendarItemType |
SyncFolderItemsCreateOrUpdateType.calendarItem |
protected CalendarItemType |
SetItemFieldType.calendarItem |
| Modifier and Type | Method and Description |
|---|---|
CalendarItemType |
ObjectFactory.createCalendarItemType()
Create an instance of
CalendarItemType |
CalendarItemType |
AppendToItemFieldType.getCalendarItem()
Gets the value of the calendarItem property.
|
CalendarItemType |
ItemAttachmentType.getCalendarItem()
Gets the value of the calendarItem property.
|
CalendarItemType |
SyncFolderItemsCreateOrUpdateType.getCalendarItem()
Gets the value of the calendarItem property.
|
CalendarItemType |
SetItemFieldType.getCalendarItem()
Gets the value of the calendarItem property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AppendToItemFieldType.setCalendarItem(CalendarItemType value)
Sets the value of the calendarItem property.
|
void |
ItemAttachmentType.setCalendarItem(CalendarItemType value)
Sets the value of the calendarItem property.
|
void |
SyncFolderItemsCreateOrUpdateType.setCalendarItem(CalendarItemType value)
Sets the value of the calendarItem property.
|
void |
SetItemFieldType.setCalendarItem(CalendarItemType value)
Sets the value of the calendarItem property.
|
Copyright © 2015 Jasig. All Rights Reserved.