|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LegacyFreeBusyType | |
|---|---|
| com.microsoft.exchange.types | |
| Uses of LegacyFreeBusyType in com.microsoft.exchange.types |
|---|
| Fields in com.microsoft.exchange.types declared as LegacyFreeBusyType | |
|---|---|
protected LegacyFreeBusyType |
IndividualAttendeeConflictData.busyType
|
protected LegacyFreeBusyType |
CalendarEvent.busyType
|
protected LegacyFreeBusyType |
MeetingRequestMessageType.intendedFreeBusyStatus
|
protected LegacyFreeBusyType |
MeetingRequestMessageType.legacyFreeBusyStatus
|
protected LegacyFreeBusyType |
CalendarItemType.legacyFreeBusyStatus
|
| Methods in com.microsoft.exchange.types that return LegacyFreeBusyType | |
|---|---|
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. |
| Methods in com.microsoft.exchange.types with parameters of type LegacyFreeBusyType | |
|---|---|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||