|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CalendarItemTypeType | |
|---|---|
| com.microsoft.exchange.types | |
| Uses of CalendarItemTypeType in com.microsoft.exchange.types |
|---|
| Fields in com.microsoft.exchange.types declared as CalendarItemTypeType | |
|---|---|
protected CalendarItemTypeType |
MeetingRequestMessageType.calendarItemType
|
protected CalendarItemTypeType |
CalendarItemType.calendarItemType
|
| Methods in com.microsoft.exchange.types that return CalendarItemTypeType | |
|---|---|
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. |
| Methods in com.microsoft.exchange.types with parameters of type CalendarItemTypeType | |
|---|---|
void |
MeetingRequestMessageType.setCalendarItemType(CalendarItemTypeType value)
Sets the value of the calendarItemType property. |
void |
CalendarItemType.setCalendarItemType(CalendarItemTypeType value)
Sets the value of the calendarItemType property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||