| Package | Description |
|---|---|
| com.microsoft.exchange.types |
| Modifier and Type | Field and Description |
|---|---|
protected LegacyFreeBusyType |
IndividualAttendeeConflictData.busyType |
protected LegacyFreeBusyType |
CalendarEvent.busyType |
protected LegacyFreeBusyType |
MeetingRequestMessageType.intendedFreeBusyStatus |
protected LegacyFreeBusyType |
MeetingRequestMessageType.legacyFreeBusyStatus |
protected LegacyFreeBusyType |
CalendarItemType.legacyFreeBusyStatus |
| Modifier and Type | Method and Description |
|---|---|
static LegacyFreeBusyType |
LegacyFreeBusyType.fromValue(String v) |
LegacyFreeBusyType |
IndividualAttendeeConflictData.getBusyType()
Gets the value of the busyType property.
|
LegacyFreeBusyType |
CalendarEvent.getBusyType()
Gets the value of the busyType property.
|
LegacyFreeBusyType |
MeetingRequestMessageType.getIntendedFreeBusyStatus()
Gets the value of the intendedFreeBusyStatus property.
|
LegacyFreeBusyType |
MeetingRequestMessageType.getLegacyFreeBusyStatus()
Gets the value of the legacyFreeBusyStatus property.
|
LegacyFreeBusyType |
CalendarItemType.getLegacyFreeBusyStatus()
Gets the value of the legacyFreeBusyStatus property.
|
static LegacyFreeBusyType |
LegacyFreeBusyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LegacyFreeBusyType[] |
LegacyFreeBusyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IndividualAttendeeConflictData.setBusyType(LegacyFreeBusyType value)
Sets the value of the busyType property.
|
void |
CalendarEvent.setBusyType(LegacyFreeBusyType value)
Sets the value of the busyType property.
|
void |
MeetingRequestMessageType.setIntendedFreeBusyStatus(LegacyFreeBusyType value)
Sets the value of the intendedFreeBusyStatus property.
|
void |
MeetingRequestMessageType.setLegacyFreeBusyStatus(LegacyFreeBusyType value)
Sets the value of the legacyFreeBusyStatus property.
|
void |
CalendarItemType.setLegacyFreeBusyStatus(LegacyFreeBusyType value)
Sets the value of the legacyFreeBusyStatus property.
|
Copyright © 2018 Apereo. All Rights Reserved.