| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected CalendarItemTypeType |
MeetingRequestMessageType.calendarItemType |
protected CalendarItemTypeType |
CalendarItemType.calendarItemType |
| Modifier and Type | Method and Description |
|---|---|
static CalendarItemTypeType |
CalendarItemTypeType.fromValue(String v) |
CalendarItemTypeType |
MeetingRequestMessageType.getCalendarItemType()
Gets the value of the calendarItemType property.
|
CalendarItemTypeType |
CalendarItemType.getCalendarItemType()
Gets the value of the calendarItemType property.
|
static CalendarItemTypeType |
CalendarItemTypeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CalendarItemTypeType[] |
CalendarItemTypeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MeetingRequestMessageType.setCalendarItemType(CalendarItemTypeType value)
Sets the value of the calendarItemType property.
|
void |
CalendarItemType.setCalendarItemType(CalendarItemTypeType value)
Sets the value of the calendarItemType property.
|
Copyright © 2017 Apereo. All Rights Reserved.